Change By: Hardy Ferentschik (16/Jul/12 8:56 AM)
Description: Do you think we should support the following?

{code}

@DateInOrder
void bookHotel(@NotNull @Valid Customer customer, Date from, Date to);

{code}

ie like we have properly similar to having property  level and class level constraints, we could get method level constraints receiving all the parameters and raising constraints violations if necessary.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira