Avoid validating Dates and DateTimes as strings
Since the original string representation is lost after casting,
the best we can do for validation is to confirm the format is
"date" / "date-time".
Avoid validating Dates and DateTimes as strings Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |