rambler-digital-solutions / actix-web-validator

Rust library for providing validation mechanism to actix-web with Validator crate.
MIT License
99 stars 26 forks source link

Add ValidatedJson implementation #5

Closed singulared closed 4 years ago

singulared commented 4 years ago

ValidatedJson should be similar by functionality and interface with https://docs.rs/actix-web/1.0.9/actix_web/web/struct.Json.html