mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 10:14:44 +02:00
Updated recipes of console + Validator
This commit is contained in:
parent
64cf8097bc
commit
36f2420cf5
6 changed files with 35 additions and 42 deletions
|
@ -1,3 +1,8 @@
|
|||
framework:
|
||||
validation:
|
||||
email_validation_mode: html5
|
||||
|
||||
# Enables validator auto-mapping support.
|
||||
# For instance, basic validation constraints will be inferred from Doctrine's metadata.
|
||||
#auto_mapping:
|
||||
# App\Entity\: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue