]
Hardy Ferentschik updated HV-478:
---------------------------------
Fix Version/s: (was: 4.3.0.Final)
Investigate whether a switch for turning off the instantiation of the
method validation meta model makes sense
--------------------------------------------------------------------------------------------------------------
Key: HV-478
URL:
https://hibernate.onjira.com/browse/HV-478
Project: Hibernate Validator
Issue Type: Improvement
Components: engine
Reporter: Gunnar Morling
In HV 4.2 method validation was introduced. This requires the engine to gather and store
meta data related to parameter and return value constraints.
It might be useful to be able to disable the instantation of the method related meta
model parts if method validation isn't used at all. Depending on the model size this
could save computation time and memory. Probably it's useful to collect some
statistics at first in order to find out whether implementing such a switch is worth the
effort or not.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: