public class PastOrPresentValidatorForJapaneseDate extends AbstractPastOrPresentJavaTimeValidator<JapaneseDate>
java.time.chrono.JapaneseDate passed is in the past.referenceClock| Constructor and Description |
|---|
PastOrPresentValidatorForJapaneseDate() |
| Modifier and Type | Method and Description |
|---|---|
protected JapaneseDate |
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 PastOrPresentValidatorForJapaneseDate()
protected JapaneseDate getReferenceValue(Clock reference)
AbstractJavaTimeValidatorClockProvider.getReferenceValue in class AbstractJavaTimeValidator<PastOrPresent,JapaneseDate>Copyright © 2019 JBoss by Red Hat. All rights reserved.