Struts: Incomplete validate() Method Definition
CWE-103 · Variant · Draft
The product has a validator form that either does not define a validate() method, or defines a validate() method but does not call super.validate().
The product has a validator form that either does not define a validate() method, or defines a validate() method but does not call super.validate().