nestjs-dbvalidator
Validator library
A NestJS module providing custom database validators using class-validator and TypeORM for data integrity checks
nestjs DbValidator Module has some database check validation
18 stars
1 watching
5 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
| A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| A library for implementing custom validation rules across various data types and structures in Python. | 20 |
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
| A tool to validate Turtle and Ntriples documents on syntax and XSD datatype errors | 45 |
| A fast JSON validation library for JavaScript | 156 |
| A library that provides a way to work with GraphQL objects using Zod validation objects. | 86 |
| A library providing easy property validation functions for JavaScript applications | 158 |
| A lightweight JSON schema validator written in JavaScript. | 198 |
| Provides a class-based validation mechanism for AdonisJS request data using TypeScript and decorator syntax. | 10 |
| A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
| A lightweight form validation plugin for JavaScript, supporting various frameworks and platforms. | 238 |
| Library to validate nested structs with their type specs and associated precondition functions. | 203 |
| A validation framework for HTTP request parameters and queries | 13 |