Investigate whether it makes sense to load meta data for method validation lazily
---------------------------------------------------------------------------------
Key: HV-579
URL:
https://hibernate.onjira.com/browse/HV-579
Project: Hibernate Validator
Issue Type: Improvement
Components: engine
Affects Versions: 4.3.0.Beta1
Reporter: Gunnar Morling
Fix For: 5.x
Currently the entire meta data (bean as well as method validation related) is loaded upon
validation. In order to increase runtime performance as well as to save memory, it might
make sense to load method validation related meta data only in the method validation
case.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira