import { FormatRegistry } from "https://deno.land/x/typebox@0.31.20/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.31.20/src/typebox.ts";
const { Set } = FormatRegistry;
Sets a validation function for a user defined string format