Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Json Schema Type Builder with Static Type Resolution for TypeScript
Latest
function IsUuid
import { IsUuid } from "https://deno.land/x/typebox@0.32.33/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