Skip to main content
Go to Latest
namespace FormatRegistry
import { FormatRegistry } from "https://deno.land/x/openbox@1.0.3/deps.ts";

A registry for user defined string formats

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