I need to return custom error messages from form validation instead of Symfony's default 'This values is not valid'. I tried a few things on the validation.yml file with properties but could not accomplish this. Has anyone successfully done this?
Thanks