bupkis
API
Assertions
Preparing search index...
bupkis
z
core
$ZodDateDef
Interface $ZodDateDef
interface
$ZodDateDef
{
type
:
"date"
;
coerce
?:
boolean
;
error
?:
$ZodErrorMap
<
never
>
;
checks
?:
z
.
core
.
$ZodCheck
<
never
>
[]
;
}
Hierarchy (
View Summary
)
$ZodTypeDef
$ZodDateDef
Index
Properties
type
coerce?
error?
checks?
Properties
type
type
:
"date"
Optional
coerce
coerce
?:
boolean
Optional
error
error
?:
$ZodErrorMap
<
never
>
Optional
checks
checks
?:
z
.
core
.
$ZodCheck
<
never
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
coerce
error
checks
API
Assertions
GitHub
npm
bupkis
Loading...