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 #15293 [Validator] Make it clear that configuring a constraint doesn't enforce anything (rpkamp)
This PR was merged into the 4.4 branch.
Discussion
----------
[Validator] Make it clear that configuring a constraint doesn't enforce anything
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).
-->
This is (probably) trivial for people who've been working for Symfony for a longer time, but I found myself needing to explain this on more than one occasion, so I think it would be good to mention it.
Commits
-------
16050c8 Make it clear that configuring a constraint doesn't enforce anything
0 commit comments