Skip to content

Commit bc83185

Browse files
Guikingonejaviereguiluz
authored andcommitted
fix(Caution): Validator folder for YAML or XML format
The validator waits for a `config/validator` folder structure if we use the "file" approach, this structure must be respected.
1 parent cfb9084 commit bc83185

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

validation.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,11 @@ following:
113113
Protected and private properties can also be validated, as well as "getter"
114114
methods (see :ref:`validator-constraint-targets`).
115115

116+
.. caution::
117+
118+
If you're using the YAML or XML formats, the ``config/validator`` folder
119+
structure should be respected !
120+
116121
.. index::
117122
single: Validation; Using the validator
118123

0 commit comments

Comments
 (0)