Membrane SDK - v0.9.1
Console
React Lib
REST API
Preparing search index...
@membranehq/sdk
$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
Properties
onattach
def
issc
Methods
check
Properties
onattach
onattach
:
(
(
schema
:
$ZodType
)
=>
void
)
[]
def
def
:
$ZodCheckStringFormatDef
issc
issc
:
$ZodIssueInvalidStringFormat
The set of issues this check might throw.
Methods
check
check
(
payload
:
ParsePayload
<
string
>
)
:
MaybeAsync
<
void
>
Parameters
payload
:
ParsePayload
<
string
>
Returns
MaybeAsync
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
onattach
def
issc
Methods
check
Console
React Lib
REST API
Membrane SDK - v0.9.1
Loading...
The set of issues this check might throw.