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

x/typebox/src/custom/custom.ts>Custom

JSON Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
namespace Custom
import { Custom } from "https://deno.land/x/typebox@0.25.13/src/custom/custom.ts";

Provides functions to create user defined types

Functions

Clears all user defined types

Gets a custom validation function for a user defined type

Returns true if this user defined type exists

Sets a validation function for a user defined type