Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
$ZodIssueBase
Interface $ZodIssueBase
interface
$ZodIssueBase
{
code
?:
string
;
input
?:
unknown
;
path
:
PropertyKey
[]
;
message
:
string
;
}
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueInvalidType
$ZodIssueInvalidStringFormat
$ZodIssueTooSmall
$ZodIssueTooBig
$ZodIssueInvalidValue
$ZodIssueNotMultipleOf
$ZodIssueInvalidKey
$ZodIssueUnrecognizedKeys
$ZodIssueInvalidUnion
$ZodIssueInvalidElement
$ZodIssueCustom
Index
Properties
code?
input?
path
message
Properties
Optional
Readonly
code
code
?:
string
Optional
Readonly
input
input
?:
unknown
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
input
path
message
Console
SDK
REST API
Membrane React - v0.6.0
Loading...