generic_validator library

Classes

AsyncValidationRule<T, U>
A rule may represent a constraint, matcher..etc
AsyncValidator<T, U>
A validator has rules which a value will be validated against
Invalid<U>
Valid<U>
ValidationResult<U>
ValidationRule<T, U>
A rule may represent a constraint, matcher..etc
ValidationRuleBase<T, V>
Validator<T, U>
A validator has rules which a value will be validated against

Mixins

StringRules<Y>
Several common rules that operate on strings.