You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I may have missed it, but I didn't find any documentation about the validation.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\: []