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 Validator

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

nested:iterate Validator problem

2007-09-12 Thread Matthew Schrader
Users, I have been googling like crazy to find a workaround, or fix, to the problem of Validator not working properly with nested:iterate fields. Below I have included what I am doing for the code incase I have something wrong. Please let me know if anyone knows anything. My field is set