Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/json.ts>ValidatorResult

The best unofficial library of utilities for Deno applications
Latest
type alias ValidatorResult
Deprecated
Deprecated

Use SafeUnknown instead of validators

import { type ValidatorResult } from "https://deno.land/x/dtils@2.6.1/json.ts";
deprecated
definition: ValidatorResultOk | ValidatorResultNotOk