Hi all, I'm struggling quite a while with a custom validation for my own user class which extends the FOS\UserBundle.
I placed the validation.yml file in src/Application/UserBundle/Resources/config/validation.yml as described here: http://symfony.com/doc/2.0/book/validation.html and also used the group "Registration" to extend it, here's the validation.yml file http://pastebin.com/FpzjHtpv Unfortunately, it seems, this validation file is completely ignored.. the fos_user part of the app/config/config.yml file looks like this so far: http://pastebin.com/6i4xhS61 Any help is very appreciated. Thanks, Conrad -- 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 users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en