Skip to main content
Module

x/abstruct/mod.ts

Abstract structure for JavaScript data validation
Go to Latest
import * as abstruct from "https://deno.land/x/abstruct@1.0.0-beta.2/mod.ts";

Classes

Result of Error API.

Result of OK API.

Validation error.

Functions

Assert schema.

Type Aliases

Represent Ok or Err.