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 f4afaab commit 3ea9137Copy full SHA for 3ea9137
reference/constraints.rst
@@ -18,6 +18,7 @@ Validation Constraints Reference
18
constraints/Url
19
constraints/Regex
20
constraints/Ip
21
+ constraints/Uuid
22
23
constraints/Range
24
reference/constraints/map.rst.inc
@@ -20,6 +20,7 @@ String Constraints
* :doc:`Url </reference/constraints/Url>`
* :doc:`Regex </reference/constraints/Regex>`
* :doc:`Ip </reference/constraints/Ip>`
+* :doc:`Uuid</reference/constraints/Uuid>`
25
Number Constraints
26
~~~~~~~~~~~~~~~~~~
0 commit comments