Expand description
Validation with using an external library for validation.
Requires the custom
feature flag
For usage examples, see the documentation for Validated
Structs§
- A validated extactor.
- A validation error
Traits§
- A trait that can be implemented to provide validation logic.
- Extension trait to provide a convenience method for adding custom error handler