Skip to content

Commit 81ba832

Browse files
authored
Update IsTrue.rst
1 parent 96ccb11 commit 81ba832

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/constraints/IsTrue.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Also see :doc:`IsFalse <IsFalse>`.
1313
| Options | - `message`_ |
1414
| | - `payload`_ |
1515
+----------------+---------------------------------------------------------------------+
16-
| Class | :class:`Symfony\\Component\\Validator\\Constraints\\True` |
16+
| Class | :class:`Symfony\\Component\\Validator\\Constraints\\IsTrue` |
1717
+----------------+---------------------------------------------------------------------+
18-
| Validator | :class:`Symfony\\Component\\Validator\\Constraints\\TrueValidator` |
18+
| Validator | :class:`Symfony\\Component\\Validator\\Constraints\\IsTrueValidator`|
1919
+----------------+---------------------------------------------------------------------+
2020

2121
Basic Usage

0 commit comments

Comments
 (0)