-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
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
- relates to
-
WFLY-505 JSR-346 CDI 1.1 support (integrate Weld 2)
- Closed
-
WFLY-515 JSR-349 Bean Validation 1.1 API support and integration
- Closed
-
WFLY-529 Work on CDI + Bean Validation integration for method validation
- Closed
-
WFLY-278 Re-enable RESTEasy-related test cases disabled after upgrade to Hibernate Validator 5.x
- Closed