HomePhorge

Avoid validating Dates and DateTimes as strings

Description

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".

Details

Provenance
Michael BuhotAuthored on Oct 27 2018, 2:58 AM
Parents
R22:740677b72d00: trying to resolve issues around expectations fo dates as strings
Branches
Unknown
Tags
Unknown

Event Timeline