I have a json schema file.
- I would like to verify that the structure of is valid. How can I accomplish this? is there a website that I can upload my schema file to verify structure has no errors?
- Once I have verified that the structure is valid, I need to verify that a sample json data file is valid (according to the json schema). Is there a website with tools to quickly validate a json data file against a given schema file? Thanks
没有评论:
发表评论