actix-web-validator ![Latest Version] ![Documentation]

This crate is a Rust library for providing validation mechanism to actix-web with Validator crate

Installation

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"

License

actix-web-validator is licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT)