jsonlint
JSON validator
A JSON parser with error detection and reporting capabilities
JSON Lint for PHP
1k stars
25 watching
57 forks
Language: PHP
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
skyscreamer/jsonassert | Tools for comparing and validating JSON data in Java unit tests | 1,003 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
jfilipczyk/gomatch | A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
ota-meshi/eslint-plugin-json-schema-validator | An ESLint plugin that validates data using JSON Schema Validator. | 72 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
willdurand/jsonpcallbackvalidator | Validates JSONP callback functions to prevent XSS attacks | 664 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
ota-meshi/jsonc-eslint-parser | A parser for JSON, JSONC and JSON5 syntaxes used with ESLint plugins | 60 |
kuceb/eslint-plugin-json-format | A plugin for ESLint to format and auto-fix JSON files in JavaScript projects. | 41 |