We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3192a7 commit 2f48289Copy full SHA for 2f48289
book/validation.rst
@@ -103,6 +103,11 @@ following:
103
Protected and private properties can also be validated, as well as "getter"
104
methods (see :ref:`validator-constraint-targets`).
105
106
+.. versionadded:: 2.7
107
+ Since 2.7, XML and YAML constraint files located in the `Resource/config/validation/`
108
+ sub-directory of a bundle are loaded. Previously, only `Resource/config/validation.xml`
109
+ and `Resource/config/validation.yml` were allowed to register contraints.
110
+
111
.. index::
112
single: Validation; Using the validator
113
0 commit comments