eslint-plugin-json-schema-validator
Data validator
An ESLint plugin that validates data using JSON Schema Validator.
ESLint plugin that validates data using JSON Schema Validator.
72 stars
3 watching
5 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
eslinteslint-plugineslintpluginjsonjson-schemajson5jsonctomlvalidationvalidatoryaml
Related projects:
Repository | Description | Stars |
---|---|---|
ota-meshi/jsonc-eslint-parser | A parser for JSON, JSONC and JSON5 syntaxes used with ESLint plugins | 60 |
ota-meshi/eslint-plugin-jsonc | A tool that provides linting rules and integration with ESLint for JSON, JSONC, and JSON5 files. | 199 |
mysticatea/eslint-plugin | Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
ota-meshi/eslint-plugin-toml | Provides linting rules for TOML files in ESLint. | 26 |
ota-meshi/eslint-plugin-yml | Provides linting rules and configurations for YAML files in ESLint | 121 |
ota-meshi/yaml-eslint-parser | A YAML parser that produces output compatible with ESLint | 10 |
api7/jsonschema | A Lua library for validating data against JSON schema specifications | 120 |
ota-meshi/eslint-plugin-astro | Lints and enforces code style for Astro components | 318 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
tianchaijz/lua-resty-jsonschema | Validates JSON data against a predefined schema to ensure data conforms to expected structure and format. | 10 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
ota-meshi/eslint-plugin-lodash-template | A plugin for ESLint that checks code for template-related issues in JavaScript and HTML templates. | 17 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |