Re: Validating Arrays

2006-08-01 Thread Wendy Smoak
On 8/1/06, Bart Busschots <[EMAIL PROTECTED]> wrote: This page is not a full API spec by any means but it does claim to link to a full spec at http://struts.apache.org/1.x/struts-action/apidocs/org/apache/struts/validator/package-summary.html#package_description thing is that page gives a 404.

Validating Arrays

2006-08-01 Thread Bart Busschots
Thanks Ed, I've decided that a simple array is the way to go for me here. It will just be an array of Strings, nothing too complex. The validator is proving a little more complex to figure out. So, I have an array of Strings in a form property and I need to be sure that each String in that a