Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
@membranehq/react
$ZodCheckInternals
Interface $ZodCheckInternals<T>
interface
$ZodCheckInternals
<
T
>
{
def
:
$ZodCheckDef
;
issc
?:
$ZodIssueBase
;
check
(
payload
:
ParsePayload
<
T
>
)
:
MaybeAsync
<
void
>
;
onattach
:
(
(
schema
:
$ZodType
)
=>
void
)
[]
;
}
Type Parameters
T
Index
Methods
check
Properties
def
issc?
onattach
Methods
check
check
(
payload
:
ParsePayload
<
T
>
)
:
MaybeAsync
<
void
>
Parameters
payload
:
ParsePayload
<
T
>
Returns
MaybeAsync
<
void
>
Properties
def
def
:
$ZodCheckDef
Optional
issc
issc
?:
$ZodIssueBase
The set of issues this check might throw.
onattach
onattach
:
(
(
schema
:
$ZodType
)
=>
void
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
check
Properties
def
issc
onattach
Console
SDK
REST API
Membrane React - v0.6.0
Loading...
The set of issues this check might throw.