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 db364d5 commit 976aa17Copy full SHA for 976aa17
validation.rst
@@ -247,14 +247,6 @@ when :ref:`validating OptionsResolver values <optionsresolver-validate-value>`):
247
:method:`Symfony\\Component\\Validator\\Validation::createValidCallable`
248
This returns a closure that returns ``false`` when the constraints aren't matched.
249
250
-.. versionadded:: 5.1
251
-
252
- ``Validation::createCallable()`` was introduced in Symfony 5.1.
253
254
-.. versionadded:: 5.3
255
256
- ``Validation::createValidCallable()`` was introduced in Symfony 5.3.
257
258
.. index::
259
single: Validation; Constraints
260
0 commit comments