Skip to main content
Module

x/typebox/example/formats/uuid.ts>IsUuid

Json Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
function IsUuid
import { IsUuid } from "https://deno.land/x/typebox@0.32.20/example/formats/uuid.ts";

[ajv-formats] A Universally Unique Identifier as defined by RFC 4122.

Examples

9aa8a673-8590-4db2-9830-01755844f7c1

Parameters

value: string

Returns

boolean