Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#58485 [Validator] Add
filenameCharsetandfilenameCountUnitoptions toFileconstraint (@IssamRaouf) - feature symfony/symfony#59800 [Validator] Add support for closures in
When(@alexandre-daubois) - feature symfony/symfony#59274 [Validator] Allow Unique constraint validation on all elements (@Jean-Beru)
- feature symfony/symfony#50797 [FrameworkBundle][Validator] Add
framework.validation.disable_translationoption (@alexandre-daubois) - feature symfony/symfony#59634 [Validator] Add support for the
otherwiseoption in theWhenconstraint (@alexandre-daubois) - feature symfony/symfony#54744 [Validator] deprecate the use of option arrays to configure validation constraints (@xabbuh)
- feature symfony/symfony#58542 [Validator] Add
Slugconstraint (@raffaelecarelle) - feature symfony/symfony#58559 [Validator] [DateTime] Add
formatto error messages (@sauliusnord) - feature symfony/symfony#59265 [Validator] Validate SVG ratio in Image validator (@maximecolin)