json-validation
There are 68 repositories under json-validation topic.
valyala/fastjson
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
davishmcclurg/json_schemer
JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.
Blockception/VSCode-Bedrock-Development-Extension
An extension that provides support for files such as: .mcfunction, .json and .lang. Features include: completion, validations, formatters, diagnostics, cheat-sheets, code-actions, generation of files, and development tools to help develop Minecraft Bedrock Addons or Minecraft Education Edition.
luposlip/json-schema
Clojure library JSON Schema validation and generation - Draft-07 compatible
ts-type-makeup/superstruct-ts-transformer
Typescript custom transformer for json validation based on type
Blockception/Minecraft-bedrock-json-schemas
The JSON validation schema files for Minecraft bedrock
rethinkphp/json-validator
A json validator in PHP
ropensci/jsonvalidate
:heavy_check_mark::interrobang: Validate JSON
miladibra10/vjson
vjson is a golang package that helps to validate JSON objects
kawasima/json-spec
JSON Spec is a tool for validation and generation of JSON data.
zhgzhg/Geany-JSON-Prettifier
A JSON formatter prettifier, minifier and validator plugin for Geany editor
lateapexearlyspeed/Lateapexearlyspeed.JsonSchema
Simple and high performance json schema implementation for .Net and related json validation in .Net, Nullability info reader even if generic type
peterservice-rnd/robotframework-jsonvalidator
Robot Framework library for JSON validation
unbroken-dome/jackson-bean-validation
A Jackson module that performs Java Bean Validation during deserialization.
Genivia/SJOT
Fast and lightweight JSON validation and JS type checking. SJOT schemas are as simple as JSON templates.
bjansen/swagger-schema-validator
Validates JSON objects against Swagger 2 definitions
pkishorez/flowjv
Flow based approach to JSON validation.
kaptinlin/jsonrepair
A high-performance Golang library for easily repairing invalid JSON documents. Designed to fix common JSON issues and optimize JSON content generated by language models (LLMs).
martinlindhe/validjson
Command line tool to validate JSON syntax of input file.
nawaz1991/cpp-oasvalidator
A FAST C++ library to validate the HTTP requests against the OpenAPI specifications of the REST server.
justinyaodu/caketype
Delicious runtime type-checking
himalaya0035/react-json-editor-alt
The React JSON Editor Library is a flexible tool for rendering, editing, and validating JSON data or JavaScript objects in React.
alenkacz/gradle-json-validator
Gradle plugin for json validation
mariazevedo88/json-formatter-validator
Java tool for JSON validation via string or file and correction of invalid JSON-like string
talalzone/mooncake
A simplistic validation language to validate complex objects.
Lighfer/json-validator
Json-validator does only one thing: verify that the JSON string is valid
slick-codes/json-validace
JSON validace (json-validace) is an open source schema base validator that allows developers validate json and javascript object using an intuitive object Schema.
educastellano/jsonlint-tree
jsonlint a directory recursively
m19t12/django-jsonb-schema
Django JSON Schema Field
nhalstead/validate-json-action
A Github action for validating JSON.
scriptnull/jsonseal
A JSON validator for Go { :question: :monocle_face: :question: }
nawaz1991/lua-oasvalidator
A FAST Lua module to validate the HTTP requests against the OpenAPI specifications of the REST server.
gregorybchris/jsonvl
Schema validation for JSON in Python
nawaz1991/kong-plugin-oasvalidator
A Kong plugin for validating HTTP requests against OpenAPI specifications.
saitonakamura/ts-type-makeup
Typescript type-based code transformation
tancaj/propper
Small C++20 header only library for converting and validating data between JSON and structs/classes.