Crate adequate[−][src]
Modules
validation |
Macros
validate | validate! macro validates given fields and its inputs. |
Structs
Error | Error is an enum struct wraps multiple feedback. |
Feedback | Feedback struct contains target field name and multiple Message objects if the context is negative (otherwise it will be an empty vector). |
Message | Message struct holds validation error message and its arguments as interpolation. |