Validate UUID format to catch malformed IDs early, before they cause database errors or security issues.
Value
Invisible TRUE if valid, otherwise throws an error.
Logical scalar: TRUE if uuid is a valid UUID, FALSE otherwise.
Functions
validate_uuid(): Validate UUID formatis_valid_uuid(): Check UUID validity (boolean variant)
See also
Other uuid:
gen-uuid
