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 symfony#15618 [Validator] Showing how to pass options (ThomasLandauer)
This PR was merged into the 5.3 branch.
Discussion
----------
[Validator] Showing how to pass options
Two things are important:
* It wasn't shown how to actually pass an option to the validator.
* How to do it differs between Annotations and Attributes (notice the `options` keyword).
Commits
-------
b30bff4 Showing how to pass options
0 commit comments