Validated
Type validator library
A library that enables type-level guarantees in Swift by providing tools to create new types with built-in properties.
A Swift μ-Library for Somewhat Dependent Types
607 stars
15 watching
21 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
swiftvalidatorcommunity/swiftvalidator | A rule-based validation library for Swift | 1,439 |
philipcdavis/variabletype | A SwiftUI framework for representing and validating variable types | 25 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
neuledge/computed-types | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 364 |
twharmon/govalid | Struct validation using tags | 46 |
ethandunford/deno-validation | A general-purpose validation library for Deno. | 2 |
tiendc/go-validator | A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. | 15 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
krzemin/octopus | A Scala library that simplifies validation by providing a type-class and a DSL for defining rules without boilerplate code. | 149 |
matteocrippa/fossil | A TypeScript validation library for Deno projects | 4 |
jupegarnica/garn-validator | A JavaScript validation library providing various behaviors to validate data against different types and functions. | 41 |
erezsh/runtype | A Python library for run-time type validation and multiple dispatch utilities | 163 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
lyonnee/hvalid | A lightweight validation library written in Go language to validate data of various types. | 11 |
krizhanovskii/kkstringvalidator | A Swift library for validating strings based on predefined criteria | 17 |