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