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

x/typebox/src/typebox.ts>FormatRegistry

JSON Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
namespace FormatRegistry
import { FormatRegistry } from "https://deno.land/x/typebox@0.26.0-dev.1/src/typebox.ts";

Provides functions to create user defined string formats

Functions

Clears all user defined string formats

Gets a validation function for a user defined string format

Returns true if the user defined string format exists

Sets a validation function for a user defined string format