Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
I may have missed it, but I didn't find any documentation about thevalidation.auto_mapping config in FrameworkBundle (nor in the fwb ref page).
Ex:
framework:validation:# Enables validator auto-mapping support.# For instance, basic validation constraints will be inferred from Doctrine's metadata.auto_mapping:App\Entity\:[]
(refsymfony/recipes#664)