bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodIssueCustom
Interface $ZodIssueCustom
interface
$ZodIssueCustom
{
code
:
"custom"
;
params
?:
Record
<
string
,
any
>
;
input
?:
unknown
;
path
:
PropertyKey
[]
;
message
:
string
;
}
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueCustom
Index
Properties
code
params?
input?
path
message
Properties
Readonly
code
code
:
"custom"
Optional
Readonly
params
params
?:
Record
<
string
,
any
>
Optional
Readonly
input
input
?:
unknown
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
params
input
path
message
API
Assertions
GitHub
npm
bupkis
Loading...