You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But, that's not correct, right? Is there a correct path for the validation YAML files? Or does the user need to add a framework.validation.mapping.paths config? I believe this is the case.
@yceruto could you update the paths? If I'm correct about needing the config, then I guess the path should be config/validation.yaml, and we will need a note near the top that mentions the config that's needed (probably can just link to the reference section). I don't want to make a huge thing out of this, as it's not the recommended config, but it should be accurate and mentioned.
Thanks!
The text was updated successfully, but these errors were encountered:
This PR was merged into the 4.0 branch.
Discussion
----------
Update the validations path to Symfony 4
Fix#8727
Commits
-------
d65ac5c Update validation path
In #8593, one of the automated changes changed the
validation.yml
paths like this:But, that's not correct, right? Is there a correct path for the validation YAML files? Or does the user need to add a
framework.validation.mapping.paths
config? I believe this is the case.@yceruto could you update the paths? If I'm correct about needing the config, then I guess the path should be
config/validation.yaml
, and we will need a note near the top that mentions the config that's needed (probably can just link to the reference section). I don't want to make a huge thing out of this, as it's not the recommended config, but it should be accurate and mentioned.Thanks!
The text was updated successfully, but these errors were encountered: