Docs.rs
actix-web-validator-7.0.0
actix-web-validator 7.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
singulared
Roxe322
Dependencies
actix-http ^3
normal
actix-router ^0.5
normal
actix-web ^4
normal
bytes ^1
normal
futures ^0.3
normal
futures-util ^0.3
normal
log ^0.4
normal
mime ^0.3
normal
serde ^1
normal
serde_json ^1
normal
serde_qs ^0.13
normal
serde_urlencoded ^0.7
normal
thiserror ^2.0
normal
validator ^0.20
normal
actix-service ^2
dev
actix-web ^4
dev
serde ^1
dev
validator ^0.20
dev
Versions
54.17%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
actix_
web_
validator
7.0.0
Module error
Module Items
Enums
Functions
In crate actix_
web_
validator
actix_web_validator
Module
error
Copy item path
Source
Expand description
Error declaration.
Enums
§
Deserialize
Errors
Error
Functions
§
flatten_
errors
Helper function for error extraction and formatting. Return Vec of tuples where first element is full field path (separated by dot) and second is error.