Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
$ZodIssueInvalidKey
Interface $ZodIssueInvalidKey<Input>
interface
$ZodIssueInvalidKey
<
Input
=
unknown
>
{
path
:
PropertyKey
[]
;
message
:
string
;
code
:
"invalid_key"
;
origin
:
"map"
|
"record"
;
issues
:
$ZodIssue
[]
;
input
?:
Input
;
}
Type Parameters
Input
=
unknown
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidKey
Index
Properties
path
message
code
origin
issues
input?
Properties
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Readonly
code
code
:
"invalid_key"
Readonly
origin
origin
:
"map"
|
"record"
Readonly
issues
issues
:
$ZodIssue
[]
Optional
Readonly
input
input
?:
Input
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
message
code
origin
issues
input
Console
SDK
REST API
Membrane React - v0.6.0
Loading...