title: Core.z. Zod Union Def
A2A Node SDK - v0.1.0 / Modules / Core / z / ZodUnionDef
Interface: ZodUnionDef<T>
Type parameters
| Name | Type |
|---|---|
T | extends ZodUnionOptions = Readonly<[ZodTypeAny, ZodTypeAny, …ZodTypeAny[]]> |
Hierarchy
-
↳
ZodUnionDef
Table of contents
Properties
Properties
description
• Optional description: string
Inherited from
errorMap
• Optional errorMap: ZodErrorMap
Inherited from
options
• options: T
typeName
• typeName: ZodUnion