Hi, My field "login" has been set as unique.
So when I try to register as an existing user, Propel is warning me correctly with an error message (an object with the same _ _ _ _ already exists), but I would like to use a custom message. How can I do that ? Btw, I created a custom UniqueValidator, with a custom error message, but when I use this custom UniqueValidator, my forms displays both errors : my custom message AND the propel error message. Ho can I avoid this behaviour ? Regards, -- Adrien --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
