@karmaniverous/get-dotenv
GitHub
Preparing search index...
cliHost
z
core
$ZodCheckOverwriteInternals
Interface $ZodCheckOverwriteInternals<T>
interface
$ZodCheckOverwriteInternals
<
T
=
unknown
>
{
def
:
$ZodCheckOverwriteDef
<
T
>
;
issc
:
never
;
onattach
:
(
(
schema
:
z
.
core
.
$ZodType
)
=>
void
)
[]
;
check
(
payload
:
ParsePayload
<
T
>
)
:
MaybeAsync
<
void
>
;
}
Type Parameters
T
=
unknown
Hierarchy (
View Summary
)
$ZodCheckInternals
<
T
>
$ZodCheckOverwriteInternals
Index
Properties
def
issc
onattach
Methods
check
Properties
def
def
:
$ZodCheckOverwriteDef
<
T
>
issc
issc
:
never
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
GitHub
@karmaniverous/get-dotenv
Loading...
The set of issues this check might throw.