Crate json_validator
source ·Re-exports§
pub use errors::ValidationError;
Modules§
Traits§
Derive Macros§
- A procedural macro that generates the
Validatetrait implementation for a struct.
pub use errors::ValidationError;Validate trait implementation for a struct.