interface z.ZodInvalidUnionIssue
implements ZodIssueBase
import { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ZodInvalidUnionIssue } = z;
Properties
unionErrors: ZodError[]
x/zod/index.ts>z.ZodInvalidUnionIssue
import { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ZodInvalidUnionIssue } = z;