How to import a validation.xml file into a project?
Because now it just seems ignored and not loaded.
I tried:
- { resource: "@GvnSnippetryBundle/Resources/config/validation.xml" }
But that did not work. I did not find any information about this. It seems like it should load automatically. But this is not so.
source share