PastOrPresentValidatorForOption
bitlap.validation.PastOrPresentValidatorForOption
class PastOrPresentValidatorForOption extends HibernateConstraintValidator[PastOrPresent, IterableOnce[_]]
Check that the wrapped Calendar, Date, Instant and JodaTime classes passed to be validated is in the past or in the present.
Attributes
- Graph
-
- Supertypes
-
trait HibernateConstraintValidator[PastOrPresent, IterableOnce[_]]trait ConstraintValidator[PastOrPresent, IterableOnce[_]]class Objecttrait Matchableclass Any
Members list
In this article