Topic: "schema-validation"
colinhacks/zod
TypeScript-first schema validation with static type inference
Language: TypeScript - Size: 17.8 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 37,085 - Forks: 1,342

react-hook-form/resolvers
📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema
Language: TypeScript - Size: 2.18 MB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 1,957 - Forks: 182

icebob/fastest-validator
:zap: The fastest JS validator library for NodeJS
Language: JavaScript - Size: 2.07 MB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 1,434 - Forks: 92

rstudio/pointblank
Data quality assessment and metadata reporting for data frames and database tables
Language: R - Size: 105 MB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 947 - Forks: 58

Oudwins/zog
Go with Zod inspired simple schema validation
Language: Go - Size: 1.77 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 773 - Forks: 22

RobinTail/express-zod-api
A Typescript framework to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.
Language: TypeScript - Size: 13.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 700 - Forks: 34

dry-rb/dry-schema
Coercion and validation for data structures
Language: Ruby - Size: 2.26 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 443 - Forks: 112

rileytomasek/zodix
Zod utilities for Remix loaders and actions.
Language: TypeScript - Size: 143 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 376 - Forks: 14

kumarharsh/graphql-for-vscode
GraphQL syntax highlighting, linting, auto-complete, and more!
Language: TypeScript - Size: 1.44 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 282 - Forks: 45

memgraph/gqlalchemy
GQLAlchemy is a library developed with the purpose of assisting in writing and running queries on Memgraph. GQLAlchemy supports high-level connection to Memgraph as well as modular query builder.
Language: Python - Size: 2.52 MB - Last synced at: 7 days ago - Pushed at: 27 days ago - Stars: 250 - Forks: 35

raystack/stencil
Stencil is a schema registry that provides schema management and validation dynamically, efficiently, and reliably to ensure data compatibility across applications.
Language: Go - Size: 4.66 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 222 - Forks: 41

yusufnb/verify-json
verify-json
Language: JavaScript - Size: 20.5 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 204 - Forks: 4

silverton-io/buz
Serverless multi-protocol + multi-destination event collection system.
Language: Go - Size: 30.1 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 202 - Forks: 26

openapi-json-schema-tools/openapi-json-schema-generator 📦
OpenAPI JSON Schema Generator allows auto-generation of API client libraries with a focus on JSON schema given an OpenAPI document
Language: Java - Size: 120 MB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 165 - Forks: 15

wobsoriano/h3-zod
TypeScript-first schema validation for h3 and Nuxt applications
Language: TypeScript - Size: 400 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 160 - Forks: 5

AKSW/RDFUnit
An RDF Unit Testing Suite
Language: Java - Size: 8.54 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 157 - Forks: 41

romaricdrigon/MetaYaml
A powerful schema validator!
Language: PHP - Size: 293 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 103 - Forks: 21

muuki88/sbt-graphql
SBT plugin to generate and validate graphql schemas written with Sangria
Language: Scala - Size: 329 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 95 - Forks: 20

VoliJS/NestedTypes
BackboneJS compatibility layer for Type-R data framework.
Language: HTML - Size: 5.17 MB - Last synced at: about 20 hours ago - Pushed at: over 2 years ago - Stars: 94 - Forks: 17

domnikl/schema-registry-gitops
Manage Confluent Schema Registry subjects through Infrastructure as code
Language: Kotlin - Size: 1.04 MB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 91 - Forks: 16

areshytko/typedframe
Typed wrappers over pandas DataFrames with schema validation
Language: Python - Size: 318 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 91 - Forks: 7

TokenChingy/_api
_api is an autogenerated CRUD API built on LowDB and ExpressJS.
Language: JavaScript - Size: 591 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 76 - Forks: 5

launchcodedev/app-config
Easy Configuration Loader with Strict Validation
Language: TypeScript - Size: 5.29 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 71 - Forks: 12

JakeFenley/koa-zod-router
Build typesafe routes for Koa with ease. Utilizes Typescript, Zod, and Koa-Router to provide an easy solution to I/O validation and type inference.
Language: TypeScript - Size: 415 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 65 - Forks: 2

naz/swagger-express-validator
Lightweight requrest/response validation middleware based on swagger/OpenAPI schema
Language: JavaScript - Size: 502 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 56 - Forks: 24

rametta/zodot
🛡️ Zod for Godot Data Validation
Language: GDScript - Size: 251 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 52 - Forks: 4

skjolber/mockito-soap-cxf
Test SOAP services using JUnit and Mockito
Language: Java - Size: 246 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 49 - Forks: 35

KonstantinSimeonov/fluent-schemer
i wrote this so i can validate stuff without suffering
Language: JavaScript - Size: 502 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 47 - Forks: 0

oxidizing/conformist
Schema definition and validation with support for decoding to bridge the gap between runtime types and static types.
Language: OCaml - Size: 160 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 5

rutek/dataclass
PHP Library for fast building data structures from arrays using type-hinted classes
Language: PHP - Size: 86.9 KB - Last synced at: about 3 hours ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 6

graph-quilt/graphql-xtext
A GraphQL SDL lexer, parser, and validator that can read GraphQL grammar and produce executable JVM runtime objects.
Language: Xtend - Size: 1.61 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 6

HiDeoo/zod-matter
Typesafe front matter
Language: TypeScript - Size: 63.5 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 0

paralect/node-mongo
Node Mongo — is reactive 🚀 extension to MongoDB API
Language: TypeScript - Size: 907 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 7

nrkno/yaml-schema-validator-github-action
A GitHub action that uses Yamale for YAML schema validation
Language: Shell - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 20 - Forks: 12

smart-rb/smart_schema
Schema validation library for data structure objects in declarative DSL-powered style.
Language: Ruby - Size: 138 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

archangel-irk/storage
Mongoose-like schema validation, collections and documents on browser (client-side)
Language: HTML - Size: 8.43 MB - Last synced at: 4 days ago - Pushed at: over 9 years ago - Stars: 17 - Forks: 1

mena-devs/objectron 📦
Compare an object to a generic model to test equality and extract matches
Language: JavaScript - Size: 479 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

dataffy/themis
Themis is a validation and processing library that helps you always make sure your data is correct.
Language: TypeScript - Size: 552 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

pskd73/pydictable
Python object serializer/deserializer and schema validator with extendability!
Language: Python - Size: 147 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 14 - Forks: 1

romelperez/yrel
JavaScript JSON schema validation with TypeScript type inference.
Language: TypeScript - Size: 863 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 12 - Forks: 0

shohann/Ecommerce-API
A E-commerce REST API using Node.js, Express.js, PostgreSQL, Redis, Prisma
Language: JavaScript - Size: 702 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 1

mondrian-framework/mondrian-framework
Framework for building modular, type-safe and documented backends.
Language: TypeScript - Size: 7.95 MB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 11 - Forks: 1

samuelgozi/nano-schema
A tiny schema validator for javascript objects
Language: JavaScript - Size: 1.11 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

hewiefreeman/GopherDB
:gem: Flexible, high performance IMDB & disk hybrid database written in Go. Features a brand-new modernistic query language and deep schema validation.
Language: Go - Size: 2.55 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

openbridge/ob_file_validation
API to validate CSV files and create schemas for compliance with established norms such as RFC4180
Language: Python - Size: 61.5 KB - Last synced at: 11 days ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 2

DrGFreeman/YAMLDash
A simple, interactive, web based YAML validator
Language: Python - Size: 164 KB - Last synced at: about 22 hours ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 3

zolyfarkas/avro-schema-examples
Repository with avro schema examples
Size: 148 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

lawvs/zod-compare
⚖️ Compare two Zod schemas recursively.
Language: TypeScript - Size: 837 KB - Last synced at: 17 days ago - Pushed at: 21 days ago - Stars: 6 - Forks: 0

rupeshmore/jest-rest
Zero config Rest API testing framework using jest, axios, ajv.
Language: TypeScript - Size: 1.54 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

spiechu/symfony-commons-bundle
Symfony Commons Bundle
Language: PHP - Size: 269 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

mikaelvesavuori/mikrovalid
MikroValid is the JSON validator that cuts out all the bullshit.
Language: TypeScript - Size: 452 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 2

foxifyjs/schema 📦
TypeScript ready object schema validation
Language: TypeScript - Size: 1.31 MB - Last synced at: about 13 hours ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

thinodium/thinodium
Light-weight, pluggable ODM for Node.js. Supports MongoDB, RethinkDB, SQL databases, etc
Language: JavaScript - Size: 104 KB - Last synced at: 19 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

natanfeitosa/kohi
A powerfull schema validator
Language: Python - Size: 61.5 KB - Last synced at: about 6 hours ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

alexandrucancescu/node-config-schema
Type checking for configuration files
Language: TypeScript - Size: 36.1 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

isirode/better-stronger-toml
VS Code extension for TOML with schema validation
Language: TypeScript - Size: 70.3 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

EdamAme-x/xalid
TypeScript-first minimal schema validation for JSON
Language: TypeScript - Size: 52.7 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

AnirudhSinghBhadauria/stereotype
Stereotype is challenging norms and celebrating authenticity through diverse content in tech, reviews, entertainment, and news. Our vibrant community fosters meaningful conversations, breaking stereotypes and embracing individual perspectives. Explore and engage with Stereotype for an inclusive digital experience.
Language: TypeScript - Size: 470 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

pflooky/data-caterer-example
Example API implementation for Data Caterer
Language: Scala - Size: 1.83 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

WreckingBallStudioLabs/moleculer-schema-adapter
An adapter that connects to a Schema service, allowing you to verify and validate communication between services.
Language: JavaScript - Size: 151 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

Cado-Labs/smart_schema
Schema validation library for Hash-like data structures in declarative DSL-powered style (https://github.com/smart-rb)
Language: Ruby - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

ahmadaidil/form-validation-yup
Example react form validation with "yup" as object schema validation
Language: JavaScript - Size: 3.77 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

sshaw/ruby-jing
RELAX NG schema validation in Ruby using the Jing CLI
Language: Ruby - Size: 606 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 3

GreenBuildingXML/GreenBuildingXML.github.io
GitHub repositories for https://gbxml.org/
Language: HTML - Size: 4.62 MB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

terilios/cms-csv-json-app
A comprehensive tool for converting hospital pricing data from CSV to JSON format, designed to ensure compliance with the CMS Hospital Pricing Transparency mandate. Features include automated schema validation against CMS versions 2.0.0 and 2.1.0, a user-friendly Streamlit web interface for easy data handling, and multiple schema versions.
Language: Python - Size: 24.4 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

muniter/model-validator-ts
🔒 A type-safe validation library for TypeScript that helps you validate data with complex business rules and dependencies 🚀
Language: TypeScript - Size: 42 KB - Last synced at: 2 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 0

c3o-git/secure-offline-json-db
Secure JSON Offline Database is A robust, secure offline JSON database for Next.js and React Native applications. This package offers schema validation, rate limiting, and strict file permissions to protect your data, making it ideal for modern web and mobile apps. It simplifies CRUD operations while ensuring data integrity and security.
Language: JavaScript - Size: 32.2 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

tlux/vx
Elixir schema parser
Language: Elixir - Size: 303 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

izxxr/oblate
Python library for data validation
Language: Python - Size: 262 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

zolyfarkas/schema-parent-pom
This a parent pom for schema projects.
Size: 124 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

pflooky/data-caterer-docs
Documentation for Data Caterer
Language: HTML - Size: 13.7 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 3

S-Polimetla/lambda-dynamodb-api-sam
Cloud Native RESTful web service coded with Node.js using AWS SAM template, CodePipeline, Lambda and DynamoDB
Language: JavaScript - Size: 331 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 3

shohann/news-portal
An online news portal website using Node.js, Express.js, MongoDB, Mongoose, Redis
Language: JavaScript - Size: 114 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

transloadit/types
PRE-ALPHA, BROKEN, AND SUBJECT TO FUNDAMENTAL CHANGE. DO NOT USE YET--Types for Transloadit Robots, Assemblies and Templates
Language: TypeScript - Size: 343 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

thegreenter/ubl-validator-cli
UBL v2.0, 2.1 Validator CLI
Language: PHP - Size: 719 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

pr1te/featherjs-fastest-validator
Feathers hooks for schema validation using fastest-validator as a core validator
Language: JavaScript - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

alexjuda/snekspec
Validate data & generate test examples from schema
Language: Python - Size: 48.8 KB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

cyberCBM/LuaSchemaValidator
Validates data stored in Lua tables against given/created schema.
Language: Lua - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

HamiTrip/json2neo
Neo4j graphdb JSON interface
Language: Go - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

axe312ger/sane-config
:yin_yang: sane, simple but opinionated cascading configuration management
Language: JavaScript - Size: 109 KB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

dj-luis198/selenium_java_maven_testng
Pruebas automatizadas con Selenium WebDriver a modo de practica.
Language: HTML - Size: 13 GB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

traversable/schema
A lightweight, modular TypeScript schema library with opt-in power tools
Language: TypeScript - Size: 2.58 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

chrismichaelps/veffect
VEffect Validation is a powerful TypeScript validation library built on the robust foundation of Effect, combining exceptional type safety, high performance, and developer experience. Taking inspiration from Effect's functional principles
Language: TypeScript - Size: 230 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

loom-agents/schema
JSON Schemas, now.
Language: TypeScript - Size: 50.8 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

AyushPanday1/project-booksManagement
📚 Effortless book cataloging and reviews with Node.js, Express, and MongoDB.
Language: JavaScript - Size: 108 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

thural/QuietSpace-Frontend
social media frontend written in React
Language: TypeScript - Size: 3.81 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

16/envv
Ruby environment variables with schema validation and coercion.
Language: Ruby - Size: 39.1 KB - Last synced at: about 13 hours ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

zaniluca/corretto
a simple but powerful schema validation package for go structs insipred by zod and yup
Language: Go - Size: 115 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

moeenn/vld
A data validation library for Go
Language: Go - Size: 91.8 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

itay-moav/rahl_commander
Rahl commander is a tool for easilly check schema rules and manage db object like stored procedures, trigger and functions
Language: Python - Size: 581 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

Cyril-Deschamps/fastify-typescript-prisma-boilerplate
🚀 Production-ready boilerplate with query validation and dynamic typing with Typescript. A highly scalable foundation API, with focus on security, and best practices. Below a live example :
Language: TypeScript - Size: 1.03 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

claui/vscode-ludusavi
VS Code extension that helps you write and maintain manifest files for https://github.com/mtkennerly/ludusavi
Language: TypeScript - Size: 1.06 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

serradura/bcdd-contract 📦
🚧 Not yet ready for production
Language: Ruby - Size: 147 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AyushPanday1/Bloggingsite
Backend Project for Blogging site, Such as Tumblr.
Language: JavaScript - Size: 85.9 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

morteza06/FastAPI-ORM-SQLalchemy
FastAPI is simple project from API developed in python with a lot of concept.
Language: Python - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

DeepDoge/typem
An easy to use and extend runtime type checker for TypeScript.
Language: TypeScript - Size: 139 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

krakphp/schema
Data Schema Declarations and Processing
Language: PHP - Size: 19.5 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

mr-luke/configuration
Dot notation array host configuration package.
Language: PHP - Size: 30.3 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

bus-factor/ares
Ares is a lightweight standalone validation library
Language: PHP - Size: 440 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gkampitakis/mongo-client 📦
A typescript wrapper for mongo client
Language: TypeScript - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0
