bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodIssueInvalidKey
Interface $ZodIssueInvalidKey<Input>
interface
$ZodIssueInvalidKey
<
Input
=
unknown
>
{
code
:
"invalid_key"
;
origin
:
"record"
|
"map"
;
issues
:
$ZodIssue
[]
;
input
?:
Input
;
path
:
PropertyKey
[]
;
message
:
string
;
}
Type Parameters
Input
=
unknown
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidKey
Index
Properties
code
origin
issues
input?
path
message
Properties
Readonly
code
code
:
"invalid_key"
Readonly
origin
origin
:
"record"
|
"map"
Readonly
issues
issues
:
$ZodIssue
[]
Optional
Readonly
input
input
?:
Input
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
origin
issues
input
path
message
API
Assertions
GitHub
npm
bupkis
Loading...