1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||||
|
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 |
||||||
Loading…
Reference in new issue