title: Core.z. Zod Default Def
A2A Node SDK - v0.1.0 / Modules / Core / z / ZodDefaultDef
Interface: ZodDefaultDef<T>
Type parameters
| Name | Type |
|---|---|
T | extends ZodTypeAny = ZodTypeAny |
Hierarchy
-
↳
ZodDefaultDef
Table of contents
Properties
Properties
defaultValue
• defaultValue: () => noUndefined<T["_input"]>
Type declaration
▸ (): noUndefined<T["_input"]>
Returns
noUndefined<T["_input"]>
description
• Optional description: string
Inherited from
errorMap
• Optional errorMap: ZodErrorMap
Inherited from
innerType
• innerType: T
typeName
• typeName: ZodDefault