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

x/dtils/devops/deps.ts>dtils.ValidatorResultNotOk

The best unofficial library of utilities for Deno applications
Go to Latest
interface dtils.ValidatorResultNotOk
import { type dtils } from "https://deno.land/x/dtils@2.2.0/devops/deps.ts";
const { ValidatorResultNotOk } = dtils;

Properties

ok: false
errors: ValidatorError[]