octopus

Validator library

A Scala library that simplifies validation by providing a type-class and a DSL for defining rules without boilerplate code.

Scala library for boilerplate-free validation

GitHub

149 stars
7 watching
23 forks
Language: Scala
last commit: 5 months ago
boilerplatecatsscalascalazshapelessvalidation

Related projects:

Repository Description Stars
splink/veto A lightweight Scala validation library without dependencies. 6
yakivy/dupin A minimal and customizable validation library for Scala applications 42
jap-company/fields A modular validation library for Scala that enables expressive and lightweight validation of data structures. 48
cermati/satpam A JavaScript validation library with various rules for checking user input data 18
ivanrublev/domo Library to validate nested structs with their type specs and associated precondition functions. 203
wix-incubator/accord A validation library designed to provide composable and simple rules with out-of-the-box integration into the Scala ecosystem. 529
bobfp/skooma A simple data validation library for Elixir. 142
shezadkhan137/required A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. 59
matteocrippa/fossil A TypeScript validation library for Deno projects 4
gobuffalo/validate A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. 94
vbmania/rxvalidator A validation library for Swift that provides flexible and easy-to-use rules for checking data against conditions. 155
guyskk/validr A fast and extensible Python library for data validation 212
krizhanovskii/kkstringvalidator A Swift library for validating strings based on predefined criteria 17
ben-g/validated A library that enables type-level guarantees in Swift by providing tools to create new types with built-in properties. 607
pimbrouwers/validus An extensible validation library for F# 144