mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-07 21:17:57 +01:00
Some checks failed
CI / Tests (push) Failing after 10m32s
CI / Docker Lint (push) Successful in 9s
12 lines
278 B
YAML
12 lines
278 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
|