public final class IntegerValidator extends NumberValidator<Integer>
Integer
values.Modifier and Type | Method and Description |
---|---|
static IntegerValidator |
create(ValidatorConfiguration configuration)
Constructs a new
IntegerValidator . |
getConstraintsAccessor, validate
public static IntegerValidator create(ValidatorConfiguration configuration)
IntegerValidator
.configuration
- the validator configurationCopyright © 2014. All rights reserved.