bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodCheckGreaterThanInternals
Interface $ZodCheckGreaterThanInternals<T>
interface
$ZodCheckGreaterThanInternals
<
T
extends
Numeric
=
Numeric
>
{
def
:
$ZodCheckGreaterThanDef
;
issc
:
$ZodIssueTooSmall
<
T
>
;
onattach
:
(
(
schema
:
z
.
core
.
$ZodType
)
=>
void
)
[]
;
check
(
payload
:
ParsePayload
<
T
>
)
:
MaybeAsync
<
void
>
;
}
Type Parameters
T
extends
Numeric
=
Numeric
Hierarchy (
View Summary
)
$ZodCheckInternals
<
T
>
$ZodCheckGreaterThanInternals
Index
Properties
def
issc
onattach
Methods
check
Properties
def
def
:
$ZodCheckGreaterThanDef
issc
issc
:
$ZodIssueTooSmall
<
T
>
The set of issues this check might throw.
onattach
onattach
:
(
(
schema
:
z
.
core
.
$ZodType
)
=>
void
)
[]
Methods
check
check
(
payload
:
ParsePayload
<
T
>
)
:
MaybeAsync
<
void
>
Parameters
payload
:
ParsePayload
<
T
>
Returns
MaybeAsync
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
def
issc
onattach
Methods
check
API
Assertions
GitHub
npm
bupkis
Loading...
The set of issues this check might throw.