pandastrike/jsck

convenience method for checking whether a schema is malformed

Opened this issue · 1 comments

Implement by validating the schema as a document against the definition of the appropriate schema draft.

Currently JSCK will throw an error with a reasonably helpful message. Perhaps this is enough?