Commit f9bae24
committed
minor symfony#9870 fix(Caution): Validator folder for YAML or XML format (Guikingone, javiereguiluz)
This PR was submitted for the 4.1 branch but it was merged into the 4.0 branch instead (closes symfony#9870).
Discussion
----------
fix(Caution): Validator folder for YAML or XML format
Hi,
The validator waits for a `config/validator` folder structure if we use the "file" approach, this structure must be respected, it could be a great idea to informat that the structure is mandatory.
Commits
-------
2f29f7a Reword
bc83185 fix(Caution): Validator folder for YAML or XML format1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments