[
https://issues.jboss.org/browse/AS7-6665?page=com.atlassian.jira.plugin.s...
]
Gunnar Morling commented on AS7-6665:
-------------------------------------
We also need to implement the new method {{ValidatorFactory#getParameterNameProvider()}}.
Avoid creation of ConstraintMapping in LazyValidatorFactory
-----------------------------------------------------------
Key: AS7-6665
URL:
https://issues.jboss.org/browse/AS7-6665
Project: Application Server 7
Issue Type: Task
Components: JPA / Hibernate
Affects Versions: 7.1.3.Final (EAP)
Reporter: Gunnar Morling
Assignee: Scott Marlow
As discussed with @smarlow, the call to {{new ConstraintMapping()}} in
[
LazyValidatorFactory|https://github.com/jbossas/jboss-as/blob/master/ee/s...]
needs to be removed as it makes it impossible to use Hibernate Validator 5 with AS.
I'm going to create a pull request for this.
--
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