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 #8435 Fix explanation when Creating a Validator (lemonlab)
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes#8435).
Discussion
----------
Fix explanation when Creating a Validator
In the base class Symfony\Component\Validator\Constraint, the method validatedBy() contain this code instead.
This makes the explanation understandable.
Commits
-------
2e61702 Fix explanation when Creating a Validator
0 commit comments