Issue Type: Improvement Improvement
Affects Versions: 1.1.0.CR1
Assignee: Unassigned
Components: api
Created: 13/Mar/13 4:34 PM
Description:

(Accidentally) calling the method getConstrainedMethods(MethodType... methodTypes) without any type returns an empty set. This could be avoided by defining it like so:

getConstrainedMethods(MethodType type, MethodType... furtherTypes)

That way a caller would have to pass at least one method type.

Fix Versions: 1.1.0.CR2
Project: Bean Validation
Priority: Major Major
Reporter: Gunnar Morling
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