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