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
minor #8756 Updated validation/* articles to Symfony 4 (javiereguiluz)
This PR was merged into the 4.0 branch.
Discussion
----------
Updated validation/* articles to Symfony 4
Please, double check that this change is correct:
```
// Before
src/Resources/config/validation.{yml,xml,php}
// After
config/validator/validation.{yaml,xml,php}
```
Commits
-------
c62b2d4 Updated validation/* articles to Symfony 4
0 commit comments