Macros§
- validate
- A macro to simplify validation checks.
Structs§
- Validation
Error - Represents an error that occurs during validation of a struct’s field.
Traits§
- Validate
- A trait for validating structs.
Derive Macros§
- Validate
- Procedural macro to automatically implement the
Validate
trait for structs.