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