According to the spec, strings can have their format set to date in additon to the already-supported date-time.
When the validator sees such a string, it should coerce it into a Date.
I would send a PR if there is any interest to support this feature.