Skip to main content
Module

x/enzastdlib/vendor/@cfworker-json-schema.ts>ValidationResult

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
Latest
interface ValidationResult
Re-export
import { type ValidationResult } from "https://deno.land/x/enzastdlib@v0.0.4/vendor/@cfworker-json-schema.ts";

Properties

valid: boolean
errors: OutputUnit[]