Emmanuel Bernard edited a comment on Improvement BVAL-314

@MethodValidated is out as being judged not useful.
There are several angles to let developers customize method validation:
1. leave it specific to each provider (easy way but feeling incomplete)
2. leave it to the interception technology (ie CDI, AspectJ etc), that's just moving the issue around and we need to define it for CDI anyways
3. offer a component customizing the group to validate and whether or not to validate a method
4. We should also offer a way to disable validation entirely in the xml deployment descriptor

I'm inclined to offer 3 and 4 at the moment

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