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

std/uuid/mod.ts>v4.validate

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function v4.validate
import { v4 } from "https://deno.land/std@0.39.0/uuid/mod.ts";
const { validate } = v4;

Parameters

id: string

Returns

boolean