Thanks to visit codestin.com Credit goes to github.com
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 df2cacf commit 4599043Copy full SHA for 4599043
reference/constraints/Url.rst
@@ -337,7 +337,8 @@ name): e.g. ``https://example.com`` will be valid but ``https://example`` won't.
337
338
The ``tldMessage`` option was introduced in Symfony 7.1.
339
340
-This message is shown if the URL does not contain at least one TLD.
+This message is shown if the ``requireTld`` option is set to ``true`` and the URL
341
+does not contain at least one TLD.
342
343
You can use the following parameters in this message:
344
0 commit comments