bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodIssueInvalidValue
Interface $ZodIssueInvalidValue<Input>
interface
$ZodIssueInvalidValue
<
Input
=
unknown
>
{
code
:
"invalid_value"
;
values
:
Primitive
[]
;
input
?:
Input
;
path
:
PropertyKey
[]
;
message
:
string
;
}
Type Parameters
Input
=
unknown
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidValue
Index
Properties
code
values
input?
path
message
Properties
Readonly
code
code
:
"invalid_value"
Readonly
values
values
:
Primitive
[]
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
values
input
path
message
API
Assertions
GitHub
npm
bupkis
Loading...