public static class DblValidator.GreaterThan extends DblValidator
DblValidator.GreaterThan, DblValidator.GreaterThanOrEqualTo, DblValidator.LessThan, DblValidator.LessThanOrEqualTo| Constructor and Description |
|---|
GreaterThan(double ref) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTheValueMustDescription()
Get a description of the validation rule.
|
boolean |
isValid(Double value) |
getInvalidSpecificationMessage, isSpecificationValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInvalidMessagepublic boolean isValid(Double value)
public String getTheValueMustDescription()
ValidatorCopyright © 2017. All rights reserved.