[jboss-jira] [JBoss JIRA] (AS7-6622) Integrate RESTEasy and Hibernate Validator for resource validation

Scott Marlow (JIRA) jira-events at lists.jboss.org
Thu Mar 28 12:40:43 EDT 2013


     [ https://issues.jboss.org/browse/AS7-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Marlow reassigned AS7-6622:
---------------------------------

    Assignee: Ron Sigal


Ron, is this something that you could talk to Bill about?  

a pull request to upgrade Hibernate Validator will soon be created (based on https://github.com/gunnarmorling/jboss-as/compare/master...AS7-6665) that disables a testJaxrs().
                
> Integrate RESTEasy and Hibernate Validator for resource validation
> ------------------------------------------------------------------
>
>                 Key: AS7-6622
>                 URL: https://issues.jboss.org/browse/AS7-6622
>             Project: Application Server 7
>          Issue Type: Sub-task
>            Reporter: Emmanuel Bernard
>            Assignee: Ron Sigal
>             Fix For: 8.0.0.Alpha1
>
>
> JAX-RS describes how resources can be validated via the use of Bean Validation.
> While some are method calls on CDI beans and thus can be handled by the CDI interceptor, fields and getter resources cannot be handled that way. Likewise @GET, @PUT etc methods are considered constrained methods even if they are getters and without user use of @ValidateExecutable.
> We need to figure out something.
> Adding [~bill.burke] to the loop

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list