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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
