Updated recipes of console + Validator

This commit is contained in:
Jan Böhmer 2020-01-07 19:00:11 +01:00
parent 64cf8097bc
commit 36f2420cf5
6 changed files with 35 additions and 42 deletions

View file

@ -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\: []