Use the new improved error messages on forms provided by symfoyn

This commit is contained in:
Jan Böhmer 2022-11-29 00:12:06 +01:00
parent 56c6157013
commit dc81f8272e

View file

@ -29,6 +29,9 @@ framework:
php_errors: php_errors:
log: true log: true
form:
legacy_error_messages: false # Enable to use the new Form component validation messages
when@test: when@test:
framework: framework:
test: true test: true