Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.32/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