[hibernate-issues] [Hibernate-JIRA] Created: (HV-488) Rename MethodDescriptor#getParameterConstraints() method

Kevin Pollet (JIRA) noreply at atlassian.com
Thu Jun 9 09:09:26 EDT 2011


Rename MethodDescriptor#getParameterConstraints() method
--------------------------------------------------------

                 Key: HV-488
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-488
             Project: Hibernate Validator
          Issue Type: Improvement
          Components: engine
    Affects Versions: 4.2.0.Beta2
            Reporter: Kevin Pollet
             Fix For: 4.2.0.CR1


Currently, the class {{MethodDescriptor}} has a method named {{getParameterConstraints}}. Even if a parameter has no constraints, a descriptor is still returned (this might be confusing with the current method name). This method should be renamed to {{getParameterDescriptors}}.

-- 
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