schema-conformer
Data validator
A library that extends prismatic schema with custom conforming capabilities to enforce stricter data formats and validation.
A library for configurable conforming of data according to prismatic schemas.
9 stars
7 watching
1 forks
Language: Clojure
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
prio/shape | A library for declaratively describing and validating data structures. | 6 |
common-workflow-language/schema_salad | A language and library for describing rules for structured data documents with schema validation and hyperlink checking | 73 |
enspirit/finitio | A language and framework for defining, validating, coercing, and documenting data with a focus on precision and interoperability. | 394 |
koenvdberg/csv-validator | A tool for validating tabular data in CSV format using predefined rules and logic. | 4 |
tensorflow/data-validation | A library for exploring and validating machine learning data in TensorFlow | 765 |
cjoudrey/graphql-schema-linter | A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards | 694 |
fisxoj/sanity-clause | Library for defining data validation contracts in dynamically typed languages | 51 |
vodori/schema-forms | Converts prismatic schemas to JSON schemas compatible with react-jsonschema-form | 11 |
neovintage/accord | A validation library for Crystal Objects that allows for shared and inline validations. | 24 |
evgeniums/cpp-validator | A C++ header-only library for declaratively defining data validation constraints and applying them to various data structures | 58 |
podio/valideer | A lightweight Python library for validating and adapting data according to a predefined schema | 262 |
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 |