public class PastValidatorForZonedDateTime extends AbstractPastJavaTimeValidator<ZonedDateTime>
java.time.ZonedDateTime passed is in the past.referenceClock| Constructor and Description |
|---|
PastValidatorForZonedDateTime() |
| Modifier and Type | Method and Description |
|---|---|
protected ZonedDateTime |
getReferenceValue(Clock reference)
Returns an object of the validated type corresponding to the current time reference as provided by the
ClockProvider. |
getEffectiveTemporalValidationTolerance, isValidinitialize, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializeprotected ZonedDateTime getReferenceValue(Clock reference)
AbstractJavaTimeValidatorClockProvider.getReferenceValue in class AbstractJavaTimeValidator<Past,ZonedDateTime>Copyright © 2019 JBoss by Red Hat. All rights reserved.