public class PastValidatorForLocalDateTime extends AbstractPastJavaTimeValidator<LocalDateTime>
java.time.LocalDateTime passed is in the past.referenceClock| Constructor and Description |
|---|
PastValidatorForLocalDateTime() |
| Modifier and Type | Method and Description |
|---|---|
protected LocalDateTime |
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, waitinitializeprotected LocalDateTime getReferenceValue(Clock reference)
AbstractJavaTimeValidatorClockProvider.getReferenceValue in class AbstractJavaTimeValidator<Past,LocalDateTime>Copyright © 2021 JBoss by Red Hat. All rights reserved.