Constructor and Description |
---|
MinValidator(double value,
boolean inclusive,
double delta) |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(java.lang.Object value)
Validates the value according to the constraints defined by this validator.
|
public boolean isValid(java.lang.Object value)
Validator