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