You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Hunter Hillegas <li...@lastonepicked.com> on 2003/05/16 20:38:36 UTC

Using an ActionForm With Indexed ActionForms and Validation

I have an ActionForm that contains some "sub" ActionForms in an ArrayList.
Both forms extend ValidatorForm and are setup in validation.xml.

The parent ActionForm validates just fine but it seems that Struts doesn't
run the validation on the sub-forms.

Is there a way to make this work?

Thanks,
Hunter


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org