We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8dc91a commit 0dab068Copy full SHA for 0dab068
symfony/validator/4.3/config/packages/validator.yaml
@@ -4,5 +4,5 @@ framework:
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\: []
+ #auto_mapping:
+ # App\Entity\: []
0 commit comments