Skip to content

Commit c7bf802

Browse files
[Validator] Mention Ulid::FORMAT_RFC4122
1 parent 4b3fad0 commit c7bf802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/constraints/Ulid.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ The format of the ULID to validate. The following formats are available:
8282

8383
* ``Ulid::FORMAT_BASE_32``: The ULID is encoded in base32 (default)
8484
* ``Ulid::FORMAT_BASE_58``: The ULID is encoded in base58
85+
* ``Ulid::FORMAT_RFC4122``: The ULID is encoded in the RFC 4122 format
8586

8687
.. versionadded:: 7.2
8788

0 commit comments

Comments
 (0)