Issue Type: Task Task
Affects Versions: 5.0.0.Alpha2
Assignee: Unassigned
Components: engine
Created: 31/Jan/13 3:43 AM
Description:

Implement the changed methods in ExecutableValidator:

<T> Set<ConstraintViolation<T>> validateConstructorParameters(Constructor<? extends T> constructor, Object[] parameterValues, Class<?>... groups);

<T> Set<ConstraintViolation<T>> validateConstructorReturnValue(Constructor<? extends T> constructor, Object[] parameterValues, Class<?>... groups);
Fix Versions: 5.0.0.Beta1
Project: Hibernate Validator
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