Skip to main content
Module

x/hoyams/mod.ts>validate

the validation tool nobody asked for | hoyams = hold on you are missing something aka. zucker
Latest
variable validate
import { validate } from "https://deno.land/x/hoyams@v0.0.1/mod.ts";

type

<T>(obj: unknown, ruleSegment: RuleSegment) => T