Zodiac API Documentation - v0.0.3
Preparing search index...
z
ZodDateDef
Interface ZodDateDef
interface
ZodDateDef
{
errorMap
?:
ZodErrorMap
;
description
?:
string
;
checks
:
ZodDateCheck
[]
;
coerce
:
boolean
;
typeName
:
ZodDate
;
}
Hierarchy (
View Summary
)
ZodTypeDef
ZodDateDef
Index
Properties
error
Map?
description?
checks
coerce
type
Name
Properties
Optional
error
Map
errorMap
?:
ZodErrorMap
Optional
description
description
?:
string
checks
checks
:
ZodDateCheck
[]
coerce
coerce
:
boolean
type
Name
typeName
:
ZodDate
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Map
description
checks
coerce
type
Name
Zodiac API Documentation - v0.0.3
Loading...