Package | Description |
---|---|
org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent |
Constraint validator implementations of the Bean Validation
FutureOrPresent constraint. |
Modifier and Type | Class and Description |
---|---|
class |
FutureOrPresentValidatorForReadableInstant
Check if Joda Time type who implements
import org.joda.time.ReadableInstant is in the future. |
class |
FutureOrPresentValidatorForReadablePartial
Check if Joda Time type who implements
org.joda.time.ReadablePartial is in the future. |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved