Validation mechanism for actix-web using validator derive macros.
# Cargo.toml
[dependencies]
actix-web-validator = "7.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Validate incoming form data using Validated extractor.
Add `validator = { version = "0.16", features = ["derive"] }` to Cargo.tomlNo dependency data recorded yet.