Module kickstarter::validate::error
[−]
[src]
Validation error module
Enums
| Error |
The error type for validation operations. |
Type Definitions
| Result |
A type for results generated by validation functions, where the Err type is validate::Error. |