[
http://opensource.atlassian.com/projects/hibernate/browse/HV-486?page=com...
]
Hardy Ferentschik updated HV-486:
---------------------------------
Fix Version/s: (was: 4.2.0.CR1)
4.2.0.Final
Moving this into the next release, also atm I feel we should not change this at all.
Remove getMethod() from MethodConstraintViolation
-------------------------------------------------
Key: HV-486
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-486
Project: Hibernate Validator
Issue Type: Improvement
Components: engine
Reporter: Gunnar Morling
Assignee: Hardy Ferentschik
Fix For: 4.2.0.Final
The class {{MethodConstraintViolation}} currently has a member {{getMethod()}} which
returns a {{java.lang.reflect.Method}}. In order to align representation of methods
throughout the meta API this should be replaced with something like {{getName()}} and
{{getParameterType()}}.
We also might consider to return {{MethodDescriptor}} here.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira