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 ab0b2da commit 86077b9Copy full SHA for 86077b9
reference/constraints/Length.rst
@@ -163,8 +163,8 @@ Parameter Description
163
``{{ value }}`` The current (invalid) value
164
================= ============================================================
165
166
-exactly
167
-~~~~~~~
+``exactly``
+~~~~~~~~~~~
168
169
**type**: ``integer``
170
@@ -182,8 +182,8 @@ the given value's length is not **exactly** equal to this value.
182
183
The named argument ``exactly`` was introduced in Symfony 5.2.
184
185
-exactMessage
186
-~~~~~~~~~~~~
+``exactMessage``
+~~~~~~~~~~~~~~~~
187
188
**type**: ``string`` **default**: ``This value should have exactly {{ limit }} characters.``
189
0 commit comments