Part-DB.Part-DB-server/config/packages/validator.yaml

14 lines
354 B
YAML
Raw Normal View History

2019-02-23 16:49:38 +01:00
framework:
validation:
email_validation_mode: html5
2020-01-07 19:00:11 +01:00
# Enables validator auto-mapping support.
# For instance, basic validation constraints will be inferred from Doctrine's metadata.
#auto_mapping:
# App\Entity\: []
2022-03-04 19:24:47 +01:00
when@test:
framework:
validation:
not_compromised_password: false