JSONValidationInterceptor does not execute 'validate' method
------------------------------------------------------------
Key: WW-2868
URL: https://issues.apache.org/struts/browse/WW-2868
Project: Struts 2
Issue Type: Bug
Components: Core Interceptors
Affects Versions: 2.1.2
Reporter: Alvin Singh
The interceptor does not handle validations which are defined in a 'validate'
method of the action. It does not execute the method so does not capture these
fielderrors/actionerrors (i.e. only supports xml and annotation based
validation).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.