Validator of JSON against JSON schema online

时间:2016-10-20 20:01:48

标签: json validation

I would like to find an online validator of JSON against JSON schema – both provided by URL.

Good example is http://www.jsonschemavalidator.net/ but I need to copy&paste the content of JSON file and JSON scheme, not URL of my files. Do you know any?

2 个答案:

答案 0 :(得分:2)

我知道这是一个老问题,但https://json-schema-validator.herokuapp.com/似乎可以解决问题。

答案 1 :(得分:0)

要检查json内容是否有效,请尝试以下json验证器 -

  1. http://jsonlint.com/

  2. http://codebeautify.org/jsonvalidator