shape-json icon indicating copy to clipboard operation
shape-json copied to clipboard

recommendation error reporting system and json shema

Open he-yang opened this issue 9 years ago • 2 comments

it is recommended that you could build a better error reporting system, as currently, if error occurred, no error information would be provided.

secondly, it is strongly recommend that you prepare a json shema for your json sheme, so that users can use json shema validation libraries to validate a json scheme.

he-yang avatar Apr 26 '16 05:04 he-yang

Hi he-yang, thank you for your recommendations. I am working on it. Could you post a code snippet, how you would like to validate a json schema using json schema validation libraries.

ansteh avatar Apr 26 '16 09:04 ansteh

Hi ansteh,

Please check this repository https://github.com/bugventure/jsen . This is one of JSON-Schema validator I mentioned earlier.

he-yang avatar May 06 '16 09:05 he-yang