On May 10, 1:33 pm, "Franke Gordon" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> is that right that i can´t call my own validator on a empty field?
>
> sfValidatorManager.class.php line 254
>
> The problem is that i have two fields username and email so the user can use 
> one of them.
>
> But when both fields are empty i will set an error. So i have write a 
> validator sfAlternativeValidator that exept fields or groups as parameter and 
> check if one of these in the list is not empty, but the validator iss´t call 
> ;(
>
> can we change this?
>
> greetings
>
> Gordon


http://trac.symfony-project.com/trac/ticket/1411

maybe this could help you


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to