[hibernate-issues] [Hibernate-JIRA] Assigned: (HV-486) Remove getMethod() from MethodConstraintViolation

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Jun 9 08:05:26 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HV-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik reassigned HV-486:
------------------------------------

    Assignee: Hardy Ferentschik

> 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.CR1
>
>
> 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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list