Valid UUID Format
formatmediumValidates that values conform to a UUID format (versions 1-5). Checks for the standard 8-4-4-4-12 hexadecimal format with hyphens (e.g., 550e8400-e29b-41d4-a716-446655440000). The version digit (first character of the third group) must be 1-5, and the variant bits (first character of the fourth group) must be 8, 9, a, or b per RFC 4122.
v1.0.0by dqhub284 downloads3.9 (18)
uuidguididentifierformatprimary-key