Skip to main content
Module

x/dtils/mod.unstable.ts>ValidatorResult

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

Use SafeUnknown instead of validators

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