You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Pankaj Gupta <pa...@gmail.com> on 2006/09/08 14:06:55 UTC

validating an array object

hi,

i have an array object in my Action Form which i display on the jsp page
using iterate. I want to validate those fields using struts validator
framework as "required field" & "integer". What should i write in
validation.xml to achieve the same?

regards,
Bhasker