My errors come from : $errors = $this->validator->validate($user);
in the UserManager class. validator is a Symfony 2 standard Validator object. Wouldn't be a good thing to be able to set errors coming from a Validator object directly to a Form object ? -- Benjamin Dulau - anonymation CEO anonymation.com | code.anonymation.com [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
