CWE-107
Struts: Unused Validation Form
Description
An unused validation form indicates that validation logic is not up-to-date.
Consequences
Other
—
Quality Degradation
Mitigations
Phase: Implementation
Remove the unused Validation Form from the validation.xml file.