simpl-schema
Schema validator
A schema validation package for JavaScript objects with support for MongoDB update documents and customizable error messages
A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects
560 stars
14 watching
114 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
molnarg/js-schema | A JavaScript library for defining and validating object schemas | 388 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
romaricdrigon/metayaml | A schema validation tool that supports multiple file formats, generates documentation and XSD files, and provides a simple API for loading data from various sources. | 104 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
meteor-community-packages/meteor-collection2 | A package that provides validation and schema support for Meteor's MongoCollections | 1,023 |
selik/destructure | A Python library that simplifies schema validation by providing a declarative and binding-based approach to switch/case statements. | 9 |
kamilkisiela/graphql-inspector | A tool for validating GraphQL schemas and detecting changes between them. | 1,650 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
pandastrike/jsck | A fast JSON Schema validator for Node.js that compiles schemas at runtime. | 159 |
mcs07/molvs | Tool for validating and standardizing chemical structures to improve data quality and facilitate comparisons. | 159 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
markwoodhall/clova | A minimal validation library for Clojure and ClojureScript | 16 |
common-workflow-language/schema_salad | A language and library for describing rules for structured data documents with schema validation and hyperlink checking | 73 |