API ReferenceInterfacesz.ZodInvalidStringIssue

title: Core.z. Zod Invalid String Issue

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

Interface: ZodInvalidStringIssue

Core.z.ZodInvalidStringIssue

Hierarchy

Table of contents

Properties

Properties

code

code: "invalid_string"


message

Optional message: string

Inherited from

ZodIssueBase.message


path

path: (string | number)[]

Inherited from

ZodIssueBase.path


validation

validation: StringValidation