You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 line
263B

  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\: []