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