mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-05 20:44:19 +01:00
12 lines
301 B
YAML
12 lines
301 B
YAML
framework:
|
|
validation:
|
|
# Enables validator auto-mapping support.
|
|
# For instance, basic validation constraints will be inferred from Doctrine's metadata.
|
|
#auto_mapping:
|
|
# Tvdt\Entity\: []
|
|
|
|
when@test:
|
|
framework:
|
|
validation:
|
|
not_compromised_password: false
|