Skip to main content
Module

x/abstruct/mod.ts>MultiAssertOptions

Abstract structure for JavaScript data validation
Latest
interface MultiAssertOptions
import { type MultiAssertOptions } from "https://deno.land/x/abstruct@1.0.0/mod.ts";

Multiple assert options.

Properties

optional
aggregation: AggregationConfigs

Aggregation error configs.

failSlow: true