JSON Validation
Examples for validating JSON objects.
HTML
<script src="http://b22222.com/files/JSONValidate.js"></script>
CSS
#input {
width: 99%;
height: 320px;
font: 12px Monospace;
}
#check {
display: block;
margin: 10px;
font-size: 16px;
}
#result {
color: green;
}
#result.err {
color: red;
}
JavaScript
"{
"Verify_SearchResults_count" : [
"Key": "SearchResults_count",
"Action"": ""SearchResults count,
"US"": "US53705",
"TC": "TC25890 - SearchResults count",
"Result": """"
}
]
}"