interface ValidatorResultNotOkimport { type ValidatorResultNotOk } from "https://deno.land/x/dtils@2.0.0-beta.1/lib/json.ts"; Propertiesok: falseerrors: ValidatorError[]