Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/std/uuid/mod.ts>v4.validate

A modern runtime for JavaScript and TypeScript.
Go to Latest
function v4.validate
import { v4 } from "https://deno.land/x/deno@v0.28.0/std/uuid/mod.ts";
const { validate } = v4;

Parameters

id: string

Returns

boolean