In your validate.yml just set required: false for the field
On 6 May 2008, at 13:10, Rytis Daugirdas wrote: > > Hello, > > Is it possible to define a validator that would be executed with each > request, no matter if the field it validates is empty or not? Or is my > only option to do that in the validate() method of my action? > > Regards, > Rytis > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
