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