UNPKG
jsonlint-mod
Version:
latest (1.7.6)
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
Validate JSON
jsonlint.com
circlecell/jsonlint
jsonlint-mod
/
test
/
passes
/
3.json
7 lines
(6 loc)
•
148 B
JSON
View Raw
1
2
3
4
5
6
7
{ "JSON Test
Pattern
pass3": { "The outermost value":
"must be an object or array."
,
"In this test"
:
"It is an object."
} }