[hibernate-issues] [Hibernate-JIRA] Commented: (HV-521) TypeDescriptor#getConstraintsForMethod() should return null for unconstrained methods

Hardy Ferentschik (JIRA) noreply at atlassian.com
Sun Feb 19 05:30:14 EST 2012


    [ https://hibernate.onjira.com/browse/HV-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45544#comment-45544 ] 

Hardy Ferentschik commented on HV-521:
--------------------------------------

+1 for resolving it as obsolete

> TypeDescriptor#getConstraintsForMethod() should return null for unconstrained methods
> -------------------------------------------------------------------------------------
>
>                 Key: HV-521
>                 URL: https://hibernate.onjira.com/browse/HV-521
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: engine
>            Reporter: Gunnar Morling
>             Fix For: 4.3.0.next
>
>
> The method {{TypeDescriptor#getConstraintsForMethod()}} always returns a {{MethodDescriptor}}, also if the specified method is actually unconstrained. This differs from the behavior of {{BeanDescriptor#getConstraintsForProperty()}} which returns {{null}} if the specified property has no constraints.
> This change might break clients relying on the current behavior, but nevertheless we should change this IMO better earlier than later.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list