Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
$ZodIssueInvalidType
Interface $ZodIssueInvalidType<Input>
interface
$ZodIssueInvalidType
<
Input
=
unknown
>
{
path
:
PropertyKey
[]
;
message
:
string
;
code
:
"invalid_type"
;
expected
:
|
"string"
|
"number"
|
"bigint"
|
"boolean"
|
"symbol"
|
"undefined"
|
"object"
|
"function"
|
"default"
|
"catch"
|
"optional"
|
"map"
|
"record"
|
"set"
|
"date"
|
"transform"
|
"file"
|
"lazy"
|
"success"
|
"never"
|
"custom"
|
"array"
|
"enum"
|
"any"
|
"null"
|
"unknown"
|
"promise"
|
"int"
|
"void"
|
"tuple"
|
"union"
|
"intersection"
|
"literal"
|
"nullable"
|
"nonoptional"
|
"prefault"
|
"nan"
|
"pipe"
|
"readonly"
|
"template_literal"
;
input
?:
Input
;
}
Type Parameters
Input
=
unknown
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidType
Index
Properties
path
message
code
expected
input?
Properties
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Readonly
code
code
:
"invalid_type"
Readonly
expected
expected
:
|
"string"
|
"number"
|
"bigint"
|
"boolean"
|
"symbol"
|
"undefined"
|
"object"
|
"function"
|
"default"
|
"catch"
|
"optional"
|
"map"
|
"record"
|
"set"
|
"date"
|
"transform"
|
"file"
|
"lazy"
|
"success"
|
"never"
|
"custom"
|
"array"
|
"enum"
|
"any"
|
"null"
|
"unknown"
|
"promise"
|
"int"
|
"void"
|
"tuple"
|
"union"
|
"intersection"
|
"literal"
|
"nullable"
|
"nonoptional"
|
"prefault"
|
"nan"
|
"pipe"
|
"readonly"
|
"template_literal"
Optional
Readonly
input
input
?:
Input
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
message
code
expected
input
Console
SDK
REST API
Membrane React - v0.6.0
Loading...