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