mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 21:51:50 +02:00
11 lines
300 B
YAML
11 lines
300 B
YAML
framework:
|
|
validation:
|
|
# Enables validator auto-mapping support.
|
|
# For instance, basic validation constraints will be inferred from Doctrine's metadata.
|
|
#auto_mapping:
|
|
# App\Entity\: []
|
|
|
|
when@test:
|
|
framework:
|
|
validation:
|
|
not_compromised_password: false
|