KZAsserts
Error validator
A tool to help developers ensure code correctness and handle errors in their apps by providing a way to validate assumptions about data types and API responses.
Asserts on roids, test all your assumptions with ease.
100 stars
3 watching
12 forks
Language: Objective-C
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
krizhanovskii/kkstringvalidator | A Swift library for validating strings based on predefined criteria | 17 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
kiliman/remix-params-helper | A utility package to simplify working with Zod and standard URLSearchParams and FormData in Remix applications | 250 |
anderscheow/validator | A tool to validate user input in Android applications | 127 |
risc0/zeth | A tool that proves Ethereum blocks are valid without relying on external validators or committees. | 390 |
mszostok/codeowners-validator | A tool to validate GitHub CODEOWNERS files based on predefined checks | 223 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
aperezdc/gnarl | A lightweight module for defining schema-validated classes with type-checked attributes. | 5 |
albert-io/optimal | A schema-based keyword list option validator. | 48 |
sergeyteplyakov/errorprone.net | An analyzer tool to identify common C# coding errors and promote correctness in software development | 901 |
ivanrublev/domo | Library to validate nested structs with their type specs and associated precondition functions. | 203 |
krzemin/octopus | A Scala library that simplifies validation by providing a type-class and a DSL for defining rules without boilerplate code. | 149 |
franckverrot/activevalidators | Provides a collection of reusable validation rules for Ruby on Rails models | 306 |
axot017/validate | An OCaml library for automatically generating and utilizing validation functions through annotations. | 16 |