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 © 2021 JBoss by Red Hat. All rights reserved.