[Java 8] How about support java.time in @Future and @Past?
by Markus Malkusch
Dear bean validation
Java bean validation 1.1 @Future and @Past constraints are restricted to
Calendar and Date only. Adding custom validators for Java 8's java.time types
is possible as described in 8.1.2. Overriding constraint definitions in XML.
But I'm just too lazy to do this for my own. I would love to see a new spec
which includes the Java 8's java.time classes.
Sincerly Markus Malkusch
10 years, 7 months