What exactly is the problem you're having? Normally I'd say you'd loop 
through the array of values passed in thru the form bean

On 5/12/05, m Komma <[EMAIL PROTECTED]> wrote:
> 
> Hi,
> I have a problem using validatorplugin for multiselection box.
> my filed is of type <form-property name="departments"
> type="java.lang.String[]" />
> 
> I can't validate when the form-property is of type="java.lang.String[]"
> 
> I have the validation working correctly when form-property is of
> type="java.lang.String". I can't however validate when the
> form-property is of type="java.lang.String[]".
> 
> any help is appreciated.
> 
> Thanks,
> Mallik
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
-Dave
[EMAIL PROTECTED]

Reply via email to