]
Brian Stansberry updated WFLY-3551:
-----------------------------------
Git Pull Request:
Bean Validation Subsystem
-------------------------
Key: WFLY-3551
URL:
https://issues.jboss.org/browse/WFLY-3551
Project: WildFly
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: EE
Reporter: Eduardo Martins
Assignee: Eduardo Martins
Extract bean validation code out of EE, into its own subsystem.
Such move will allow EE to be used in slimmer builds (e.g. web) without bean validation
support and the modules it depends, such as hibernate validator.