Ash.Type.UUIDv7 (ash v3.31.1)

Copy Markdown View Source

Represents a UUID.

A builtin type that can be referenced via :uuid_v7

Constraints

  • :strict? (boolean/0) - Requires the value to actually be a version 7 UUID. Recommended for externally-supplied values: without it, any well-formed UUID passes input casting, but non-v7 values cannot be loaded back from storage. The default value is false.

Summary

Functions

handle_change?()

prepare_change?()