Const
A schema representing valid dates, e.g. new Date("fail") is excluded, even though it is an instance of Date.
new Date("fail")
Date
1.0.0
A schema representing valid dates, e.g.
new Date("fail")
is excluded, even though it is an instance ofDate
.