public class FutureOrPresentValidatorForDate extends AbstractFutureOrPresentInstantBasedValidator<Date>
java.util.Date passed to be validated is in the
future.referenceClock| Constructor and Description |
|---|
FutureOrPresentValidatorForDate() |
| 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<FutureOrPresent,Date>Copyright © 2019 JBoss by Red Hat. All rights reserved.