interface-forge - v2.5.0
Preparing search index...
src/zod
<internal>
$ZodIssueCustom
Interface $ZodIssueCustom
interface
$ZodIssueCustom
{
code
:
"custom"
;
input
:
unknown
;
message
:
string
;
params
?:
Record
<
string
,
any
>
;
path
:
PropertyKey
[]
;
}
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueCustom
Index
Properties
code
input
message
params?
path
Properties
Readonly
code
code
:
"custom"
Readonly
input
input
:
unknown
Readonly
message
message
:
string
Optional
Readonly
params
params
?:
Record
<
string
,
any
>
Readonly
path
path
:
PropertyKey
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
input
message
params
path
interface-forge - v2.5.0
Loading...