interface-forge - v2.5.0
Preparing search index...
src/zod
<internal>
$ZodIssueInvalidUnion
Interface $ZodIssueInvalidUnion
interface
$ZodIssueInvalidUnion
{
code
:
"invalid_union"
;
errors
:
$ZodIssue
[]
[]
;
input
:
unknown
;
message
:
string
;
path
:
PropertyKey
[]
;
}
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidUnion
Index
Properties
code
errors
input
message
path
Properties
Readonly
code
code
:
"invalid_union"
Readonly
errors
errors
:
$ZodIssue
[]
[]
Readonly
input
input
:
unknown
Readonly
message
message
:
string
Readonly
path
path
:
PropertyKey
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
errors
input
message
path
interface-forge - v2.5.0
Loading...