API ReferenceInterfacesz.ZodInvalidEnumValueIssue

title: Core.z. Zod Invalid Enum Value Issue

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

Interface: ZodInvalidEnumValueIssue

Core.z.ZodInvalidEnumValueIssue

Hierarchy

Table of contents

Properties

Properties

code

code: "invalid_enum_value"


message

Optional message: string

Inherited from

ZodIssueBase.message


options

options: (string | number)[]


path

path: (string | number)[]

Inherited from

ZodIssueBase.path


received

received: string | number