terrarium-web/config/packages/validator.yaml

9 lines
263 B
YAML
Raw Normal View History

2020-03-09 12:01:10 +01: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\: []