Skip to content

Commit 4599043

Browse files
committed
-
1 parent df2cacf commit 4599043

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/constraints/Url.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,8 @@ name): e.g. ``https://example.com`` will be valid but ``https://example`` won't.
337337

338338
The ``tldMessage`` option was introduced in Symfony 7.1.
339339

340-
This message is shown if the URL does not contain at least one TLD.
340+
This message is shown if the ``requireTld`` option is set to ``true`` and the URL
341+
does not contain at least one TLD.
341342

342343
You can use the following parameters in this message:
343344

0 commit comments

Comments
 (0)