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]