I've created http://opensource.atlassian.com/projects/hibernate/browse/BVAL-232
On 8 juil. 2011, at 21:02, Kevin Pollet wrote: > +1 > Good idea!! > > --Kevin > > Le 8 juil. 2011 à 16:03, Emmanuel Bernard <[email protected]> a écrit : > >> Do you think we should support the following? >> >> @DateInOrder >> void bookHotel(@NotNull @Valid Customer customer, Date from, Date to); >> >> ie like we have properly level and class level constraints, we could get >> method level constraints receiving all the parameters and raising >> constraints violations if necessary. >> >> Emmanuel >> _______________________________________________ >> hibernate-dev mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/hibernate-dev > > _______________________________________________ > hibernate-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
