title: Core.z. Zod Tuple Def

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

Interface: ZodTupleDef<T, Rest>

Core.z.ZodTupleDef

Type parameters

NameType
Textends ZodTupleItems | [] = ZodTupleItems
Restextends ZodTypeAny | null = null

Hierarchy

Table of contents

Properties

Properties

description

Optional description: string

Inherited from

ZodTypeDef.description


errorMap

Optional errorMap: ZodErrorMap

Inherited from

ZodTypeDef.errorMap


items

items: T


rest

rest: Rest


typeName

typeName: ZodTuple