10000
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 96ccb11 commit 81ba832Copy full SHA for 81ba832
reference/constraints/IsTrue.rst
@@ -13,9 +13,9 @@ Also see :doc:`IsFalse <IsFalse>`.
13
| Options | - `message`_ |
14
| | - `payload`_ |
15
+----------------+---------------------------------------------------------------------+
16
-| Class | :class:`Symfony\\Component\\Validator\\Constraints\\True` |
+| Class | :class:`Symfony\\Component\\Validator\\Constraints\\IsTrue` |
17
18
-| Validator | :class:`Symfony\\Component\\Validator\\Constraints\\TrueValidator` |
+| Validator | :class:`Symfony\\Component\\Validator\\Constraints\\IsTrueValidator`|
19
20
21
Basic Usage
0 commit comments