Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
@integration-app/sdk
ZodCustomIssue
Interface ZodCustomIssue
interface
ZodCustomIssue
{
path
:
(
string
|
number
)
[]
;
message
?:
string
;
code
:
"custom"
;
params
?:
{
[
k
:
string
]:
any
}
;
}
Hierarchy (
View Summary
)
ZodIssueBase
ZodCustomIssue
Index
Properties
path
message?
code
params?
Properties
path
path
:
(
string
|
number
)
[]
Optional
message
message
?:
string
code
code
:
"custom"
Optional
params
params
?:
{
[
k
:
string
]:
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
message
code
params
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...