[hibernate-issues] [Hibernate-JIRA] Commented: (BVAL-241) Support Method Validation

Emmanuel Bernard (JIRA) noreply at atlassian.com
Fri Nov 11 11:48:20 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/BVAL-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44302#comment-44302 ] 

Emmanuel Bernard commented on BVAL-241:
---------------------------------------

We need to think about when a parameter validation interceptor ought to be executed in the interceptor stack

Before or after transaction, security? Some interceptors can change param values.

It's likely that transaction and security must go first. What about others?

> Support Method Validation
> -------------------------
>
>                 Key: BVAL-241
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-241
>             Project: Bean Validation
>          Issue Type: New Feature
>          Components: spec-general
>            Reporter: Gunnar Morling
>             Fix For: 1.1
>
>
> As proposed in BV 1.0 Appendix C, the notion of method validation shall be established.

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