8000 Updated the description · symfony/symfony-docs@7ccf167 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ccf167

Browse files
committed
Updated the description
1 parent ea5f5d2 commit 7ccf167

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

reference/constraints/IsTrue.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,7 @@ Then you can validate this method with ``IsTrue`` as follows:
112112
}
113113
}
114114
115-
If the ``isTokenValid()`` returns false, the validation will fail. When applied
116-
to methods, this constraint requires method names to start with ``is`` or
117-
``get`` (e.g. ``isTokenValid()``, ``getApprovalStatus()``).
115+
If the ``isTokenValid()`` returns false, the validation will fail.
118116

119117
Options
120118
-------

0 commit comments

Comments
 (0)
0