Module actix_web_validation::custom
source · Expand description
Validation with using an external library for validation.
Requires the custom feature flag
Structs§
- A validated extactor.
- A validation error
Traits§
- A trait that be implmented to provide validation logic.