struct
Structure Validator
A library providing a way to validate the structure of data in Clojure applications.
Structural validation library for Clojure(Script)
119 stars
11 watching
16 forks
Language: Clojure
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Clojure(Script) validation library with functional validators and higher-order functions for validating data | 185 |
| | Library to validate forms in ClojureScript using specification and functions. | 55 |
| | A minimal validation library for Clojure and ClojureScript | 16 |
| | A validation DSL for Clojure & Clojurescript applications | 364 |
| | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
| | A security library for Clojure providing various cryptographic and authentication mechanisms. | 830 |
| | Provides higher-order abstractions for category theory and algebraic structures in Clojure and ClojureScript. | 944 |
| | A lightweight struct validator for Go. | 91 |
| | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| | Library for defining data validation contracts in dynamically typed languages | 51 |
| | Library to validate nested structs with their type specs and associated precondition functions. | 203 |
| | A tool for validating function calls with concise inline syntax | 242 |
| | Validates STAC items, catalogs, and collections against specified schemas and formats. | 14 |
| | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
| | A testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs. | 1,124 |