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