import { FormatRegistry } from "https://deno.land/x/typebox@0.26.0-dev.1/src/typebox.ts";
const { Set } = FormatRegistry;
Sets a validation function for a user defined string format
x/typebox/src/typebox.ts>FormatRegistry.Set
import { FormatRegistry } from "https://deno.land/x/typebox@0.26.0-dev.1/src/typebox.ts";
const { Set } = FormatRegistry;
Sets a validation function for a user defined string format