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: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
idlabresearch/turtlevalidator | A tool to validate Turtle and Ntriples documents on syntax and XSD datatype errors | 45 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
incetarik/nestjs-graphql-zod | A library that provides a way to work with GraphQL objects using Zod validation objects. | 85 |
nettofarah/property-validator | A library providing easy property validation functions for JavaScript applications | 158 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
toksdotdev/adonis-class-validator | Provides a class-based validation mechanism for AdonisJS request data using TypeScript and decorator syntax. | 10 |
felixkiss/uniquewith-validator | Custom validation rule to ensure unique values across multiple columns in a database table. | 388 |
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
chanceyu/we-validator | A lightweight form validation plugin for JavaScript, supporting various frameworks and platforms. | 238 |
ivanrublev/domo | Library to validate nested structs with their type specs and associated precondition functions. | 202 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |