public class FutureValidatorForHijrahDate extends AbstractFutureJavaTimeValidator<HijrahDate>
java.time.chrono.HijrahDate
passed is in the future.referenceClock
Constructor and Description |
---|
FutureValidatorForHijrahDate() |
Modifier and Type | Method and Description |
---|---|
protected HijrahDate |
getReferenceValue(Clock reference)
Returns an object of the validated type corresponding to the current time reference as provided by the
ClockProvider . |
getEffectiveTemporalValidationTolerance, isValid
initialize, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialize
protected HijrahDate getReferenceValue(Clock reference)
AbstractJavaTimeValidator
ClockProvider
.getReferenceValue
in class AbstractJavaTimeValidator<Future,HijrahDate>
Copyright © 2021 JBoss by Red Hat. All rights reserved.