Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
$ZodIssueTooBig
Interface $ZodIssueTooBig<Input>
interface
$ZodIssueTooBig
<
Input
=
unknown
>
{
path
:
PropertyKey
[]
;
message
:
string
;
code
:
"too_big"
;
origin
:
|
"string"
|
"number"
|
"bigint"
|
"set"
|
"date"
|
string
&
{}
|
"file"
|
"array"
|
"int"
;
maximum
:
number
|
bigint
;
inclusive
?:
boolean
;
exact
?:
boolean
;
input
?:
Input
;
}
Type Parameters
Input
=
unknown
Hierarchy (
View Summary
)
$ZodIssueBase
$ZodIssueTooBig
Index
Properties
path
message
code
origin
maximum
inclusive?
exact?
input?
Properties
Readonly
path
path
:
PropertyKey
[]
Readonly
message
message
:
string
Readonly
code
code
:
"too_big"
Readonly
origin
origin
:
|
"string"
|
"number"
|
"bigint"
|
"set"
|
"date"
|
string
&
{}
|
"file"
|
"array"
|
"int"
Readonly
maximum
maximum
:
number
|
bigint
Optional
Readonly
inclusive
inclusive
?:
boolean
Optional
Readonly
exact
exact
?:
boolean
Optional
Readonly
input
input
?:
Input
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
message
code
origin
maximum
inclusive
exact
input
Console
SDK
REST API
Membrane React - v0.6.0
Loading...