bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodCheckEndsWith
Interface $ZodCheckEndsWith
interface
$ZodCheckEndsWith
{
_zod
:
$ZodCheckEndsWithInternals
;
def
:
$ZodCheckDef
;
issc
?:
$ZodIssueBase
;
onattach
:
(
(
schema
:
z
.
core
.
$ZodType
)
=>
void
)
[]
;
check
(
payload
:
ParsePayload
<
string
>
)
:
MaybeAsync
<
void
>
;
}
Hierarchy (
View Summary
)
$ZodCheckInternals
<
string
>
$ZodCheckEndsWith
Index
Properties
_
zod
def
issc?
onattach
Methods
check
Properties
_
zod
_zod
:
$ZodCheckEndsWithInternals
def
def
:
$ZodCheckDef
Optional
issc
issc
?:
$ZodIssueBase
The set of issues this check might throw.
onattach
onattach
:
(
(
schema
:
z
.
core
.
$ZodType
)
=>
void
)
[]
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
_
zod
def
issc
onattach
Methods
check
API
Assertions
GitHub
npm
bupkis
Loading...
The set of issues this check might throw.