[hibernate-issues] [Hibernate-JIRA] Updated: (HV-485) Determine an order for the constraint mapping fluent API

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


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

Hardy Ferentschik updated HV-485:
---------------------------------

    Fix Version/s:     (was: 4.2.0.CR1)
                   4.2.0.Final

> Determine an order for the constraint mapping fluent API
> --------------------------------------------------------
>
>                 Key: HV-485
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-485
>             Project: Hibernate Validator
>          Issue Type: Improvement
>            Reporter: Gunnar Morling
>             Fix For: 4.2.0.Final
>
>
> Currently constraints can be defined in any order using the programmatic API, e.g. type -> parameter -> property -> return value. The suggested order is type -> property -> parameter -> return value.
> This should easily be implemented by splitting {{TypeTargets}} into separate interfaces and deriving each creational context interface from the required target interface(s).

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