API ReferenceInterfacesz.ZodInvalidUnionIssue

title: Core.z. Zod Invalid Union Issue

A2A Node SDK - v0.1.0 / Modules / Core / z / ZodInvalidUnionIssue

Interface: ZodInvalidUnionIssue

Core.z.ZodInvalidUnionIssue

Hierarchy

Table of contents

Properties

Properties

code

code: "invalid_union"


message

Optional message: string

Inherited from

ZodIssueBase.message


path

path: (string | number)[]

Inherited from

ZodIssueBase.path


unionErrors

unionErrors: ZodError<any>[]