orchestra
Spec validator
A Clojure library that provides custom instrumentation for validating function specs, including arguments, return values, and function names.
Complete instrumentation for clojure.spec
620 stars
15 watching
25 forks
Language: Clojure
last commit: about 4 years ago
Linked from 1 awesome list
clojuredefn-specinstrumentspec
Related projects:
Repository | Description | Stars |
---|---|---|
| A validation framework for HTTP request parameters and queries | 13 |
| A Clojure(Script) validation library with functional validators and higher-order functions for validating data | 185 |
| Library for defining data validation contracts in dynamically typed languages | 51 |
| A minimal validation library for Clojure and ClojureScript | 16 |
| Ensures use of correct mock object arguments to prevent bugs and improve code robustness | 4 |
| A Ruby gem providing extended validation for various types of data | 33 |
| A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| A library providing a way to validate the structure of data in Clojure applications. | 119 |
| A fast JSON validation library for JavaScript | 156 |
| A JavaScript validation library with various rules for checking user input data | 18 |
| Library to validate nested structs with their type specs and associated precondition functions. | 203 |
| Enables expressive validation using decorators and/or a fluent API. | 22 |
| A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
| A tool for validating function calls with concise inline syntax | 242 |
| Provides an interface to validate JSON objects against specified schema rules | 1,567 |