WW-5284 Refactor ActionValidatorManager implementations by kusalk · Pull Request #659 · apache/struts (original) (raw)
WW-5284
Following on from #656 I realised the implementation could be simplified further. I've merged AbstractActionValidationManager into DefaultActionValidationManager and made AnnotationActionValidationManager an extension of that. Other than that I've only made a handful of functional changes which I'll comment below.