kusalk commented on code in PR #659:
URL: https://github.com/apache/struts/pull/659#discussion_r1105780542
##########
core/src/main/java/com/opensymphony/xwork2/validator/AnnotationActionValidatorManager.java:
##########
@@ -37,56 +37,11 @@
* @author Rainer Hermanns
* @author jepjep
*/
-public class AnnotationActionValidatorManager extends
AbstractActionValidatorManager {
+public class AnnotationActionValidatorManager extends
DefaultActionValidatorManager {
Review Comment:
It's now much clearer how this class differs from the default one.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]