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