Re: nested:iterate Validator problem

2007-09-13 Thread Matthew Schrader
I have my beans inheriting ValidtorActionForm. Is there anything else that I need to do to turn on server-side validation? At this point neither server-side or client-side validation is picking up this field. Paul Benedict wrote: I don't the client-side validator handles arrays? You should in

Re: nested:iterate Validator problem

2007-09-13 Thread Paul Benedict
I don't the client-side validator handles arrays? You should instead allow server-side validation to take care of complex scenarios. Paul On 9/12/07, Matthew Schrader <[EMAIL PROTECTED]> wrote: > > Users, > > I have been googling like crazy to find a workaround, or fix, to the > problem of Valida