Pydantic Extra Types Ulid
The pydantic_extra_types.ULID module provides the [ULID] data type.
This class depends on the [python-ulid] package, which is a validate by the ULID-spec.
Bases: Representation
A wrapper around python-ulid package, which is a validate by the ULID-spec.