http://json-schema.org/
What's the issue?
It only has "complete structural validation". Which means it doesn't feature custom types.
Although it adds a workaround for the date issue by adding a handful of supported sub-types (http://json-schema.org/latest/json-schema-validation.html#an...)
It is far from what validation XML Schemas offer.
It only has "complete structural validation". Which means it doesn't feature custom types.
Although it adds a workaround for the date issue by adding a handful of supported sub-types (http://json-schema.org/latest/json-schema-validation.html#an...)
It is far from what validation XML Schemas offer.