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