API ReferenceInterfacesz.ZodIntersectionDef

title: Core.z. Zod Intersection Def

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

Interface: ZodIntersectionDef<T, U>

Core.z.ZodIntersectionDef

Type parameters

NameType
Textends ZodTypeAny = ZodTypeAny
Uextends ZodTypeAny = ZodTypeAny

Hierarchy

Table of contents

Properties

Properties

description

Optional description: string

Inherited from

ZodTypeDef.description


errorMap

Optional errorMap: ZodErrorMap

Inherited from

ZodTypeDef.errorMap


left

left: T


right: U


typeName

typeName: ZodIntersection