Emmanuel Bernard commented on an issue
Bean Validation / Improvement BVAL-466
Support possibility to include the current day/instant in @Future and @Past
Hello,
This as already been discussed in the past, (https://hibernate.atlassian.net/browse/ANN-127). Since the support of JodaTime classes, it really makes sens to be able to specify if the annotation is inclusive/exclusive of the current instant/time/date...
For instants it may not be soooo useful, but this is really helpful for non instant date descri...