RE: Validating multiple DTO's within a single ActionForm.

2004-06-03 Thread Avinash Gangadharan
i page forms are handled. You can get more details if you search the mailing list or from some docs. Avinash -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 03, 2004 2:50 PM To: [EMAIL PROTECTED] Subject: Validating multiple DTO's with

Validating multiple DTO's within a single ActionForm.

2004-06-03 Thread Mick . Knutson
I am trying to design my forms and the way I need to validate them. Here is what my Business Model Looks like: CreditApplication -->Business |>Business Account --->Banker --->Guarantor Each of the Items above has their own HTML page and DynaValidationForm. Now there are general validation