Class Validation.Integer

java.lang.Object
io.helidon.validation.Validation.Integer
Enclosing class:
Validation

public static final class Validation.Integer extends Object
Integer constraints, to allow use of int constants with values. These are convenience constraints and could be replaced with constraints in Validation.Number.