Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/typebox/src/type/registry/format.ts

Json Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
import * as typebox from "https://deno.land/x/typebox@0.32.23/src/type/registry/format.ts";

Functions

Clears all user defined string formats

Deletes a registered format

Returns the entries in this registry

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