certificationy / symfony-pack

A series of questions to prepare for the Symfony certification
https://certification.symfony.com/
MIT License
325 stars 131 forks source link

Fix validator method answer #64

Closed robwasripped closed 6 years ago

robwasripped commented 6 years ago

Changed the answer for which method is used to validate a constraint.

For reference: https://github.com/symfony/validator/blob/master/Validator/ValidatorInterface.php#L43

20uf commented 6 years ago

Thanks @robwasripped