MetaYaml
Schema validator
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.
A powerful schema validator!
104 stars
9 watching
21 forks
Language: PHP
last commit: over 5 years ago
Linked from 3 awesome lists
jsonschemaschema-validationxmlyaml
Related projects:
Repository | Description | Stars |
---|---|---|
molnarg/js-schema | A JavaScript library for defining and validating object schemas | 388 |
vodori/schema-conformer | A library that extends prismatic schema with custom conforming capabilities to enforce stricter data formats and validation. | 9 |
zaggino/z-schema | A JSON schema validation tool for JavaScript that supports synchronous and asynchronous validation modes. | 340 |
longshotlabs/simpl-schema | A schema validation package for JavaScript objects with support for MongoDB update documents and customizable error messages | 560 |
zepgram/module-json-schema | An implementation for validating JSON structures against given schemas in Magento | 1 |
kamilkisiela/graphql-inspector | A tool for validating GraphQL schemas and detecting changes between them. | 1,650 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
common-workflow-language/schema_salad | A language and library for describing rules for structured data documents with schema validation and hyperlink checking | 73 |
cjoudrey/graphql-schema-linter | A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards | 694 |
selik/destructure | A Python library that simplifies schema validation by providing a declarative and binding-based approach to switch/case statements. | 9 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
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 |
davidmdm/myzod | A TypeScript library that emulates the type system and validation capabilities of popular schema validation libraries. | 315 |