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