public class FutureOrPresentValidatorForOffsetTime extends AbstractFutureOrPresentJavaTimeValidator<OffsetTime>
java.time.OffsetTime passed is in the future.referenceClock| Constructor and Description |
|---|
FutureOrPresentValidatorForOffsetTime() |
| Modifier and Type | Method and Description |
|---|---|
protected OffsetTime |
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, waitinitializepublic FutureOrPresentValidatorForOffsetTime()
protected OffsetTime getReferenceValue(Clock reference)
AbstractJavaTimeValidatorClockProvider.getReferenceValue in class AbstractJavaTimeValidator<FutureOrPresent,OffsetTime>Copyright © 2019 JBoss by Red Hat. All rights reserved.