BUPKIS
API
Assertions
Preparing search index...
bupkis
z
core
$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"
Optional
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
API
Assertions
GitHub
npm
BUPKIS
Loading...