validator.yaml 354 B

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