8000
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 89070ba commit b09ad2aCopy full SHA for b09ad2a
reference/configuration/framework.rst
@@ -2167,19 +2167,6 @@ Whether or not to enable validation support.
2167
This option will automatically be set to ``true`` when one of the child
2168
settings is configured.
2169
2170
-.. _reference-validation-cache:
2171
-
2172
-cache
2173
-.....
2174
2175
-**type**: ``string``
2176
2177
-The service that is used to persist class metadata in a cache. The service
2178
-has to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.
2179
2180
-Set this option to ``validator.mapping.cache.doctrine.apc`` to use the APC
2181
-cache provided by the Doctrine project.
2182
2183
.. _reference-validation-enable_annotations:
2184
2185
enable_annotations
0 commit comments