T
- Validation target value typepublic interface BuiltinValidator<T> extends Validator<T>
Validator
.Validator.PatternFlag, Validator.UnsupportedValidationTypeException, Validator.Validatable<T>, Validator.ValidationException, Validator.ValidationMessage, Validator.ValidatorSupport<T>
DEFAULT_MESSAGE_CODE_PREFIX
Modifier and Type | Method and Description |
---|---|
Optional<ValidatorDescriptor> |
getDescriptor()
Get the validator descriptor, if available.
|
create, create, create, digits, digits, digits, email, email, email, future, future, future, greaterOrEqual, greaterOrEqual, greaterOrEqual, greaterThan, greaterThan, greaterThan, in, in, in, isNull, isNull, isNull, lessOrEqual, lessOrEqual, lessOrEqual, lessThan, lessThan, lessThan, max, max, max, min, min, min, notBlank, notBlank, notBlank, notEmpty, notEmpty, notEmpty, notIn, notIn, notIn, notNegative, notNegative, notNegative, notNull, notNull, notNull, notZero, notZero, notZero, past, past, past, pattern, pattern, pattern, validate
Optional<ValidatorDescriptor> getDescriptor()
Copyright © 2019 The Holon Platform. All rights reserved.