[
https://issues.jboss.org/browse/AS7-6621?page=com.atlassian.jira.plugin.s...
]
Gunnar Morling commented on AS7-6621:
-------------------------------------
The API for method validation is described in [section
5.1.2|http://beanvalidation.org/1.1/spec/#validationapi-validatorapi-meth...]
of the BV 1.1 spec.
[Section
5.4|http://beanvalidation.org/1.1/spec/#validationapi-triggeringmethodval...]
describes the expected behavior of a technology integrating with method validation.
[Section
10.1.2|file:///Users/gunnar/Development/workspaces/hibernate-validator/beanvalidation-spec/build/en/html_single/index.html#integration-general-executable]
describes the interaction of {{@MethodValidated}} and the global configuration of
validated methods/constructors in Bean Validations {{META-INF/validation.xml}}
configuration file.
Work on CDI + Bean Validation integration for method validation
---------------------------------------------------------------
Key: AS7-6621
URL:
https://issues.jboss.org/browse/AS7-6621
Project: Application Server 7
Issue Type: Sub-task
Components: EE
Reporter: Emmanuel Bernard
Assignee: David Lloyd
Fix For: 8.0.0.Alpha1
Bean Validation and CDI needs to integrate to validate method parameters and return
values. This can be done via a portable extension but [~jason.greene] was mentioning doing
something proprietary to speed up the bootstrap process.
--
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