json-gate
json-gate copied to clipboard
A friendly, fast JSON schema validator
The formats appeared in version 01 and 02, but do not in version 03. Still, not a bad idea to support them: - street-address - This should be a street...
By specs this should only be discovered when an object is validated, and then only if the default value is actually used (instance is undefined). A "strict" option should be...
A few examples: - attribute with unknown name (ignored completely) - type with unknown name (treated as 'any') - properties attribute when type is not 'object' - additionalItems attribute when...