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