API ReferenceInterfacesz.ZodCustomIssue

title: Core.z. Zod Custom Issue

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

Interface: ZodCustomIssue

Core.z.ZodCustomIssue

Hierarchy

Table of contents

Properties

Properties

code

code: "custom"


message

Optional message: string

Inherited from

ZodIssueBase.message


params

Optional params: Object

Index signature

▪ [k: string]: any


path

path: (string | number)[]

Inherited from

ZodIssueBase.path