Skip to main content
Module

x/zod/index.ts>ZodInvalidArgumentsIssue

TypeScript-first schema validation with static type inference
Extremely Popular
Latest
interface ZodInvalidArgumentsIssue
implements ZodIssueBase
import { type ZodInvalidArgumentsIssue } from "https://deno.land/x/zod@v3.23.6/index.ts";

Properties

code: ZodIssueCode.invalid_arguments
argumentsError: ZodError