- All Superinterfaces:
Serializable
- Enclosing class:
AoTextField<T>
Validates a non-null value.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AoTextField.Validator<Integer> Validates that anIntegeris a non-zero, positive value. -
Method Summary
-
Field Details
-
POSITIVE_INTEGER
Validates that anIntegeris a non-zero, positive value.
-
-
Method Details
-
validate
Validates a non-null value.
-
