[
https://issues.apache.org/jira/browse/WW-5284?focusedWorklogId=845387&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-845387
]
ASF GitHub Bot logged work on WW-5284:
--------------------------------------
Author: ASF GitHub Bot
Created on: 14/Feb/23 12:53
Start Date: 14/Feb/23 12:53
Worklog Time Spent: 10m
Work Description: 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.
Issue Time Tracking
-------------------
Worklog Id: (was: 845387)
Time Spent: 50m (was: 40m)
> Further clean up ActionValidatorManager implementations
> -------------------------------------------------------
>
> Key: WW-5284
> URL: https://issues.apache.org/jira/browse/WW-5284
> Project: Struts 2
> Issue Type: Task
> Components: Core Interceptors
> Reporter: Kusal Kithul-Godage
> Priority: Trivial
> Fix For: 6.2.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)