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