> 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
> 

Not currently, but IMO - there should be! ;0)


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

Reply via email to