Please do not cross post. This is a struts-user question.

David



From: harish krishnaswamy <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Validator- List/Map-backed property validation
Date: Sat, 8 Mar 2003 09:54:28 -0800 (PST)

Is there a way to validate a list/map-backed property
using validator in a generic fashion? For ex. i would
like to something like the following to validate all
the lastName fileds in the list/map:

<form name="view1SubmitForm">
  <field
     property="lastName[*]"
       depends="required">
     <arg0 key="view1SubmitForm.lastName"/>
  </field>
</form>

-Harish

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to