title: Core.z. Zod Invalid Literal Issue
A2A Node SDK - v0.1.0 / Modules / Core / z / ZodInvalidLiteralIssue
Interface: ZodInvalidLiteralIssue
Hierarchy
-
↳
ZodInvalidLiteralIssue
Table of contents
Properties
Properties
code
• code: "invalid_literal"
expected
• expected: unknown
message
• Optional
message: string
Inherited from
ZodIssueBase.message
path
• path: (string
| number
)[]
Inherited from
ZodIssueBase.path
received
• received: unknown