Validation occurs in order of the properties specified, with the specific 
validators (required, maxcheck) occuring in the order listed.

[EMAIL PROTECTED] wrote: I need some help!
I'm using the validation framework to validate on client side.
I'm seeking a way to change the field validation order on client side.
I want to validate in field order.
F.ex. in the case below

  
        depends="required, maxlength">
    
  
  
        depends="required, maxlength, minlength">
    
  

I want username to be validated OK for both required and maxlength
before password and other fields are validated for whatever.
Is it possible?
Kind regards
Fida



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



                        
---------------------------------
Sneak preview the  all-new Yahoo.com. It's not radically different. Just 
radically better. 

Reply via email to