Also available as solution for processing large JSON data:
Learn moreEasy to use JSON validator to check one or multiple JSON data files.
valbuddy.exe -v -verbose -s "D:\Examples\Library\library_schema.json" "D:\Examples\Library\library.json" "D:\Examples\Library\library_invalid.json"
Call "valbuddy.exe" without any paramters to get a list of options in the console window.
D:\Examples\Library\library.json: valid
D:\Examples\Library\library_invalid.json: invalid Did not find the following required properties: [title] Input location: /bib/book/2 Schema location: /properties/bib/properties/book/items
Finished processing
JSONBuddy is more than just a JSON editor for Windows ®. Learn more on clicking the images and links below.
See in detail how your JSON data is validated using the JSON Schema validation debugger.
Try hereXML, JSON, CSV and HTML conversion tool. Import CSV text and get JSON, XML or HTML.
Read MoreUse the streaming JSON formatter to get pretty JSON.
Verify how a set of data files align with your JSON Schema resources. Easy and automated.
Get a complete JSON Schema designer with extended support for creating and testing JSON schema specifications.
Read MoreImport from any CSV text and get structured JSON or XML data in the editor.
Read MoreJSON editor with built-in JSON pointer engine. Useful on creating JSON Schema documents and for navigation.