Skip to main content
Module

x/valivar/mod.ts

Javascript/Typescript schema-based validation and sanitation
Latest
import * as valivar from "https://deno.land/x/valivar@v6.2.11/mod.ts";

Classes

A Schema defines the structure that objects should be validated against.