public static class LocalDateTimeValidator.After extends LocalDateTimeValidator
LocalDateTimeValidator.After, LocalDateTimeValidator.Before, LocalDateTimeValidator.SameTimeOrAfter, LocalDateTimeValidator.SameTimeOrBeforeref| Constructor and Description |
|---|
After(LocalDateTime ref) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTheValueMustDescription()
Get a description of the validation rule.
|
boolean |
isValid(LocalDateTime value) |
getInvalidSpecificationMessage, isSpecificationValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInvalidMessagepublic After(LocalDateTime ref)
public boolean isValid(LocalDateTime value)
public String getTheValueMustDescription()
ValidatorCopyright © 2017. All rights reserved.