AboutContact

Online JSON validator and reader: free online tool

Online JSON Validator and reader: Copy and paste your JSON code that you want to validate online in the form below and click the validate button. The JSON code will be online validated and, if valid, you can easily read it in a readable format. The variables types will be displayed too. You can see an example of the online json validator below.


Object
(
|    list => Array (2)
|    (
|    |    ['0'] Object
|    |    (
|    |    |    name = String(12) "JSON EXAMPLE"
|    |    |    code = String(4) "JSON"
|    |    )
|    |    ['1'] Object
|    |    (
|    |    |    name = String(4) "JSON"
|    |    |    code = String(7) "EXAMPLE"
|    |    )
|    )
)

 

Leave a comment












AboutContactPrivacy