Crate struct_validation

Source

Macros§

  • A macro to simplify validation checks.

Structs§

  • Represents an error that occurs during validation of a struct’s field.

Traits§

Derive Macros§

  • Procedural macro to automatically implement the Validate trait for structs.