Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
@integration-app/sdk
ZodEffectsDef
Interface ZodEffectsDef<T>
interface
ZodEffectsDef
<
T
extends
ZodTypeAny
=
ZodTypeAny
>
{
errorMap
?:
ZodErrorMap
;
description
?:
string
;
schema
:
T
;
typeName
:
ZodEffects
;
effect
:
Effect
<
any
>
;
}
Type Parameters
T
extends
ZodTypeAny
=
ZodTypeAny
Hierarchy (
View Summary
)
ZodTypeDef
ZodEffectsDef
Index
Properties
error
Map?
description?
schema
type
Name
effect
Properties
Optional
error
Map
errorMap
?:
ZodErrorMap
Optional
description
description
?:
string
schema
schema
:
T
type
Name
typeName
:
ZodEffects
effect
effect
:
Effect
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Map
description
schema
type
Name
effect
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...