optional module aware global validation interception
----------------------------------------------------
Key: EXTVAL-56
URL: https://issues.apache.org/jira/browse/EXTVAL-56
Project: MyFaces Extensions Validator
Issue Type: Improvement
Components: Core
Reporter: Gerhard Petracek
Assignee: Gerhard Petracek
EXTVAL-42 introduced validation interception - it should be possible to
register module specific interceptors.
so e.g. interceptors for the bean validation integration don't get invoked in
the property validation module.
if an interceptor doesn't implement ValidationModuleAware, it gets registered
for all modules.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.