Valit
Validator
Provides a simple and fluent API for validating .NET Core objects
Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead!
322 stars
16 watching
26 forks
Language: C#
last commit: about 5 years ago
Linked from 4 awesome lists
coredotnetfluent-apivalidation
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight validation library with simple syntax and no dependencies | 1,579 |
| A package for validating API requests before they are processed by an application. | 29 |
| A library to validate strings in the V programming language | 21 |
| A compact library for advanced model validation with a fluent API. | 311 |
| A tool for verifying Blazor components by generating and validating snapshots of their rendered state | 0 |
| A validator library that allows users to define and combine validation rules in an ergonomic and functional way | 60 |
| A header-only C++ library for validating JSON documents against a set of predefined constraints | 355 |
| A library providing core validation logic for the Pydantic model compiler | 1,468 |
| Ensures environment variables match a predefined schema | 4 |
| A validation module for Lua that allows users to create and chain custom validation rules. | 82 |
| A library providing easy property validation functions for JavaScript applications | 158 |
| A Ruby library providing a unified interface to online W3C validation services. | 94 |
| A lightweight validation data type based on Applicative and Selective functors | 66 |
| A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |