actix_web_validation

Module custom

Source
Expand description

Validation with using an external library for validation. Requires the custom feature flag

For usage examples, see the documentation for Validated

Structs§

Traits§

  • A trait that can be implemented to provide validation logic.
  • Extension trait to provide a convenience method for adding custom error handler

Type Aliases§