PHP Classes

File: config/packages/validator.yaml

Recommend this page to a friend!
  Classes of Manolo Salsas   Symfony Create Bundle Skeleton   config/packages/validator.yaml   Download  
File: config/packages/validator.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Symfony Create Bundle Skeleton
Application to create reusable Symfony Bundles
Author: By
Last change:
Date: 4 years ago
Size: 293 bytes
 

Contents

Class file image Download
framework: validation: enable_annotations: true email_validation_mode: html5 # Enables validator auto-mapping support. # For instance, basic validation constraints will be inferred from Doctrine's metadata. auto_mapping: App\Entity\: []