Hi. Yes. http://www.symfony-project.org/book/forms/1_2/en/02-Form-Validation#chapter_02_global_validators
On Wed, Feb 25, 2009 at 14:30, [email protected] < [email protected]> wrote: > > Hi guys, > > I have the following question. I have a form for password changing > with three fields - old_password, password and confirm_password. First > I need to check if old_password matches with my current password. What > is the easiest way to implement this? I guess, I should use > postValidators, but how? > > > -- With the best regards, Andy. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
