An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: json-validation

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

Language: C# - Size: 1020 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 66 - Forks: 5

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.

Language: TypeScript - Size: 19.4 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 88 - Forks: 20

Blockception/Minecraft-bedrock-json-schemas

The JSON validation schema files for Minecraft bedrock

Language: JSON - Size: 7.22 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 61 - Forks: 31

davishmcclurg/json_schemer

JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.

Language: Ruby - Size: 1.04 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 428 - Forks: 66

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).

Language: Go - Size: 28.3 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 36 - Forks: 5

valyala/fastjson

Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection

Language: Go - Size: 827 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 2,374 - Forks: 142

bjansen/swagger-schema-validator

Validates JSON objects against Swagger 2 definitions

Language: Java - Size: 188 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 21 - Forks: 11

dealfonso/typedobject

TypeObject is a PHP class to ease the usage of objects coming from a JSON definition. The library parses JSON objects into PHP objects, taking care of the types of the attributes and/or the conversion to the target types. It can be used as a DTO (Data Transfer Object) backend for PHP

Language: PHP - Size: 85.9 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

Genivia/SJOT

Fast and lightweight JSON validation and JS type checking. SJOT schemas are as simple as JSON templates.

Language: JavaScript - Size: 479 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 22 - Forks: 6

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.

Language: TypeScript - Size: 563 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 0

vitalets/micro-schema

JavaScript implementation of json-micro-schema validation format

Language: JavaScript - Size: 491 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

vitalets/json-micro-schema

Minimal JSON schema validation format

Language: JavaScript - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Genivia/snapSJOT

Companion module for SJOT schemas, creates a SJOT schema from JSON data to efficiently validate and type-check JSON data streams

Language: JavaScript - Size: 13.7 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

luposlip/json-schema

Clojure library JSON Schema validation and generation - Draft-07 compatible

Language: Clojure - Size: 90.8 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 73 - Forks: 7

ropensci/jsonvalidate

:heavy_check_mark::interrobang: Validate JSON

Language: R - Size: 795 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 49 - Forks: 14

rethinkphp/json-validator

A json validator in PHP

Language: PHP - Size: 22.5 KB - Last synced at: 10 days ago - Pushed at: almost 6 years ago - Stars: 53 - Forks: 4

sivaosorg/fj

fj (Fast JSON) is a Go package that provides a fast and simple way to retrieve values from a JSON document.

Language: Go - Size: 2.63 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tancaj/propper

Small C++20 header only library for converting and validating data between JSON and structs/classes.

Language: C++ - Size: 1.84 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

DNemtsov/Lexepars.Grammars.Json

JSON parser/validator based on Lexepars parser lib.

Language: C# - Size: 10.7 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nawaz1991/cpp-oasvalidator

A FAST C++ library to validate the HTTP requests against the OpenAPI specifications of the REST server.

Language: C++ - Size: 12.9 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 16 - Forks: 1

ts-type-makeup/superstruct-ts-transformer 📦

Typescript custom transformer for json validation based on type

Language: TypeScript - Size: 276 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 6

Friends-of-Monika/mas-web-utils

🧰 A collection of useful tools for Monika After Story you can use online!

Language: Svelte - Size: 1.39 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

lyubick/action-YAML-schema-validator

Action to validate YAML files against predefined JSON schema

Language: Python - Size: 59.6 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

nawaz1991/kong-plugin-oasvalidator

A Kong plugin for validating HTTP requests against OpenAPI specifications.

Language: Lua - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

nawaz1991/lua-oasvalidator

A FAST Lua module to validate the HTTP requests against the OpenAPI specifications of the REST server.

Language: Lua - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

scriptnull/jsonseal

A JSON validator for Go { :question: :monocle_face: :question: }

Language: Go - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

kawasima/json-spec

JSON Spec is a tool for validation and generation of JSON data.

Language: JavaScript - Size: 4.38 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 2

nawaz1991/py-oasvalidator

A FAST Python pacakage to validate the HTTP requests against the OpenAPI specifications of the REST server.

Size: 240 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

justinyaodu/caketype

Delicious runtime type-checking

Language: TypeScript - Size: 496 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

miladibra10/vjson

vjson is a golang package that helps to validate JSON objects

Language: Go - Size: 61.5 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 40 - Forks: 4

marcusturewicz/jsonvalidate.net 📦

:scroll: :heavy_check_mark: JSON Validate is the free online/offline validator and formatter tool for JSON (JavaScript Object Notation).

Language: HTML - Size: 379 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 5

imbolc/django-raw-api

Async-friendly straightforward Django API helpers

Language: Python - Size: 17.6 KB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

Friends-of-Monika/mas-header-schema

✔️ JSON schema files for validating Monika After Story submod header JSON files

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

anandvarkeyphilips/enterprise-validator

Enterprise Validator for YAML, JSON and XML formats and also options for Base64 encoding and decoding.

Language: JavaScript - Size: 2.41 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

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.

Language: JavaScript - Size: 127 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 3

lateapexearlyspeed/Lateapexearlyspeed.JsonSchema.Doc 📦

Document of Lateapexearlyspeed.JsonSchema

Size: 69.3 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

diznq/90s-orm

ORM for 90's with JSON encoder / decoder

Language: C++ - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zhgzhg/Geany-JSON-Prettifier

A JSON formatter prettifier, minifier and validator plugin for Geany editor

Language: C - Size: 151 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 2

mariazevedo88/json-formatter-validator

Java tool for JSON validation via string or file and correction of invalid JSON-like string

Language: Java - Size: 188 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 6

FAIR-MI/validamiiid

Edit and validate description of intermicrobial interaction data in an interactive fashion. Validation is done against the MIIID metadata schema.

Language: R - Size: 116 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

martinlindhe/validjson

Command line tool to validate JSON syntax of input file.

Language: Go - Size: 1.21 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

nhalstead/validate-json-action

A Github action for validating JSON.

Language: TypeScript - Size: 579 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

unbroken-dome/jackson-bean-validation

A Jackson module that performs Java Bean Validation during deserialization.

Language: Java - Size: 184 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 12

peterservice-rnd/robotframework-jsonvalidator 📦

Robot Framework library for JSON validation

Language: Python - Size: 63.5 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 13

ugoevola/json-auto-validation

Json-auto-validation is a library for automatic validation of incoming json data in a spring-boot API.

Language: Kotlin - Size: 573 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wryun/yajsonschema

Make JSON schemas easier with a basic YAML DSL

Language: Go - Size: 1.11 MB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

pkishorez/flowjv

Flow based approach to JSON validation.

Language: TypeScript - Size: 40.9 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 2

nerdtronik/JSONpp-Validator

Easy to use JSON C++ Validator compatible with cpp version over C++11 😉

Language: C++ - Size: 102 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

saitonakamura/ts-type-makeup 📦

Typescript type-based code transformation

Language: TypeScript - Size: 323 KB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

gk2savage/CSV-Compare-Test

CSV Comparing and Testing with Python

Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

m19t12/django-jsonb-schema

Django JSON Schema Field

Language: Python - Size: 942 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

gregorybchris/jsonvl

Schema validation for JSON in Python

Language: Python - Size: 198 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

alenkacz/gradle-json-validator

Gradle plugin for json validation

Language: Groovy - Size: 110 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 9

Lighfer/json-validator

Json-validator does only one thing: verify that the JSON string is valid

Language: Go - Size: 344 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 4

kraiosis/PursuitJS

Lightweight JavaScript library that enables client-side searches of JSON objects.

Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

educastellano/jsonlint-tree

jsonlint a directory recursively

Language: JavaScript - Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 7

shehzadbaqir/jsonvalidator

This script is used to validate json online without using any server side language.This script uses pure javascript

Language: JavaScript - Size: 1.69 MB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

joipolloi/json-validation-bundle

Symfony framework bundle providing an annotation for validating JSON passed with a request against a schema

Language: PHP - Size: 34.2 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 6

anilkulkarni87/JsonSchema

This is a template project which helps to understand the validation of json data files against a defined schema.

Size: 57.6 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yashpatel-itilite/volley

Python Data Validation Library

Language: Python - Size: 10.7 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ksmandersen/Validate

Simple JSON validation for Vapor 2

Language: Swift - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

apendua/very-simple-schema

A minimalistic implementation of SimpleSchma most useful features

Language: JavaScript - Size: 371 KB - Last synced at: 27 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

kevinsimard/json-schema-validator

Generated Java validator classes using JSON schemas

Language: Java - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

kevinsimard/json-schema-generator-plugin

Java validator classes generator using JSON schema files

Language: Java - Size: 8.79 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vajahath/is-good-json

An npm package to check if the JSON is valid.

Language: JavaScript - Size: 72.3 KB - Last synced at: 24 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

aillamsun/json_scheam_vaild

Json Scheam Validate

Language: Java - Size: 27.3 KB - Last synced at: 2 days ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 1

sheshankkodam/json-validations

Json validations using CATS

Language: Scala - Size: 2.03 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0