Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.1.8
-
None
-
Patch
Description
In order to be able to call from an action's validate method:
validatorManager.validate(this, "my-dynamic-context");
xwork's AnnotationValidatorManager should build its validator's key cache based on both clazz (action) AND context. This allows to decide the xml validation file dynamically.
Attachments
Attachments
Issue Links
- duplicates
-
WW-4536 potential memory leak with annotationActionValidatorManager
- Closed