public class PastValidatorForDate extends AbstractPastInstantBasedValidator<Date>
java.util.Date passed to be validated is in the
past.referenceClock| Constructor and Description |
|---|
PastValidatorForDate() |
| Modifier and Type | Method and Description |
|---|---|
protected Instant |
getInstant(Date value)
Returns the
Instant measured from Epoch. |
getEffectiveTemporalValidationTolerance, isValidinitialize, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializeprotected Instant getInstant(Date value)
AbstractInstantBasedTimeValidatorInstant measured from Epoch.getInstant in class AbstractInstantBasedTimeValidator<Past,Date>Copyright © 2019 JBoss by Red Hat. All rights reserved.