mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Use the new improved error messages on forms provided by symfoyn
This commit is contained in:
parent
56c6157013
commit
dc81f8272e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue