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.
Uuid::FORMAT_RFC_9562
1 parent 11e1c10 commit 36a7c6dCopy full SHA for 36a7c6d
components/uid.rst
@@ -329,6 +329,7 @@ The following constants are available:
329
* ``Uuid::FORMAT_BASE_32``
330
* ``Uuid::FORMAT_BASE_58``
331
* ``Uuid::FORMAT_RFC_4122``
332
+* ``Uuid::FORMAT_RFC_9562`` (equivalent to ``Uuid::FORMAT_RFC_4122``)
333
334
You can also use the ``Uuid::FORMAT_ALL`` constant to accept any UUID format.
335
By default, only the RFC 4122 format is accepted.
0 commit comments