Module axum_valid::validator
source · Expand description
Structs§
Validdata extractorValidExdata extractor
Traits§
Argumentsprovides the validation arguments for the data typeT.- Trait for types that can supply a reference that can be validated using arguments.
Type Aliases§
ValidRejectionis returned when theValidorValidExextractor fails.