Proc-macro derive for the Validate trait, enabling automatic validation of struct fields.
# Cargo.toml
[dependencies]
validator_derive = "0.20.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derive validation for struct fields using validator attributes.
Add `validator = "0.20"` to your dependencies.
No dependency data recorded yet.