Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
$ZodIssueInvalidUnion
Interface $ZodIssueInvalidUnion
interface
$ZodIssueInvalidUnion
{
path
:
PropertyKey
[]
;
message
:
string
;
code
:
"invalid_union"
;
errors
:
$ZodIssue
[]
[]
;
input
?:
unknown
;
discriminator
?:
string
;
}
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidUnion
Index
Properties
path
message
code
errors
input?
discriminator?
Properties
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Readonly
code
code
:
"invalid_union"
Readonly
errors
errors
:
$ZodIssue
[]
[]
Optional
Readonly
input
input
?:
unknown
Optional
Readonly
discriminator
discriminator
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
message
code
errors
input
discriminator
Console
SDK
REST API
Membrane React - v0.6.0
Loading...