[jboss-jira] [JBoss JIRA] (WFLY-530) Integrate RESTEasy and Hibernate Validator for resource validation
Jason Greene (JIRA)
jira-events at lists.jboss.org
Thu Jul 18 01:11:39 EDT 2013
[ https://issues.jboss.org/browse/WFLY-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated WFLY-530:
------------------------------
Fix Version/s: 8.0.0.Beta1
(was: 8.0.0.Alpha3)
> Integrate RESTEasy and Hibernate Validator for resource validation
> ------------------------------------------------------------------
>
> Key: WFLY-530
> URL: https://issues.jboss.org/browse/WFLY-530
> Project: WildFly
> Issue Type: Sub-task
> Reporter: Emmanuel Bernard
> Fix For: 8.0.0.Beta1
>
>
> 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