validator.yaml (354B)
1 framework: 2 validation: 3 email_validation_mode: html5 4 5 # Enables validator auto-mapping support. 6 # For instance, basic validation constraints will be inferred from Doctrine's metadata. 7 #auto_mapping: 8 # App\Entity\: [] 9 10 when@test: 11 framework: 12 validation: 13 not_compromised_password: false