start_sf5_project/app/config/packages/validator.yaml

9 lines
263 B
YAML
Raw Normal View History

2021-02-18 19:10:43 +00:00
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\: []