java.lang.Object
io.helidon.validation.Validation.Integer
- Enclosing class:
Validation
Integer constraints, to allow use of int constants with values.
These are convenience constraints and could be replaced with constraints in
Validation.Number.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceThe value must be the specifiedValidation.Integer.Max.value()or lower.static @interfaceThe value must be the specifiedValidation.Integer.Min.value()or higher. -
Method Summary