This crate is a Rust library for providing validation mechanism to actix-web with Validator crate
This crate works with Cargo and can be found on
[crates.io] with a Cargo.toml
like:
toml
[dependencies]
actix-web-validator = "0.1.0"
actix-web-validator is licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT)