Preparing search index...
The search index is not available
chêne
chêne
chene
z
ZodInvalidUnionIssue
Interface ZodInvalidUnionIssue
interface
ZodInvalidUnionIssue
{
code
:
"invalid_union"
;
message
?:
string
;
path
:
(
string
|
number
)
[]
;
unionErrors
:
ZodError
<
any
>
[]
;
}
Hierarchy (
view full
)
ZodIssueBase
ZodInvalidUnionIssue
Index
Properties
code
message?
path
union
Errors
Properties
code
code
:
"invalid_union"
Optional
message
message
?:
string
path
path
:
(
string
|
number
)
[]
union
Errors
union
Errors
:
ZodError
<
any
>
[]
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
code
message
path
union
Errors
chêne
chene
Generated using
TypeDoc