Is there a way to access two properties from the same entity that
isValidated like password and passconf without using
CLASS_CONSTRAINT??



my second problem is that i can`t set a new configuration so i can use
entityManager

services:
    validator.unique:
        class:   MyNsp\UserBundle\Validator\MyValidator
        arguments: ["@doctrine.orm.entity_manager"]
        tags:
            - { name: validator.constraint_validator, alias:
validator.unique }

-- 
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

Reply via email to