[
https://issues.jboss.org/browse/SEAMSERVLET-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571747#comment-12571747
]
Dan Allen commented on SEAMSERVLET-21:
--------------------------------------
See
https://github.com/seam/rest/blob/master/impl/src/main/java/org/jboss/seam/rest/validation/ValidationInterceptor.java
for reference.
> Add bean validation to HTTP data producers
> ------------------------------------------
>
> Key: SEAMSERVLET-21
> URL: https://issues.jboss.org/browse/SEAMSERVLET-21
> Project: Seam Servlet
> Issue Type: Feature Request
> Components: Producers
> Affects Versions: 3.0.0.Alpha2
> Reporter: Dan Allen
> Priority: Minor
>
> Like the REST module, allow bean validation to be applied at injection points
> that use the HTTP data producers.
> Example:
> @Inject @Min(5) @RequestParam int pageSize;
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues