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 fa7ca6d commit f13625bCopy full SHA for f13625b
reference/constraints/Url.rst
@@ -8,6 +8,11 @@ Validates that a value is a valid URL string.
8
+----------------+---------------------------------------------------------------------+
9
| Options | - `message`_ |
10
| | - `protocols`_ |
11
+<<<<<<< HEAD
12
+=======
13
+| | - `payload`_ |
14
+| | - `checkDNS`_ |
15
+>>>>>>> Added the "payload" option back (was removed by mistake)
16
17
| Class | :class:`Symfony\\Component\\Validator\\Constraints\\Url` |
18
0 commit comments