adonis-class-validator
Validation library
Provides a class-based validation mechanism for AdonisJS request data using TypeScript and decorator syntax.
🚧 Easily validate AdonisJS request data using a class decorated schema.
10 stars
2 watching
4 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
adonisdecoratorvalidator-schema
Related projects:
Repository | Description | Stars |
---|---|---|
melchyore/adonis-form-request | A set of classes and utilities for handling request authorization and validation in TypeScript applications | 23 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
jupegarnica/garn-validator | A JavaScript validation library providing various behaviors to validate data against different types and functions. | 41 |
kevin1193/adonis-kvn-response | An AdonisJS addon that provides standard HTTP response codes and helper functions | 0 |
matteocrippa/fossil | A TypeScript validation library for Deno projects | 4 |
lookinlab/adonis-recaptcha2 | A Verifier for Google ReCAPTCHA v2 | 29 |
ivanrublev/domo | Library to validate nested structs with their type specs and associated precondition functions. | 202 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
martzcodes/blog-ts-request-validation | A tool to validate and normalize input requests from TypeScript interfaces | 3 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
nettofarah/property-validator | A library providing easy property validation functions for JavaScript applications | 158 |
lookinlab/adonis-ally-vk | A driver for integrating AdonisJS Ally with vk.com functionality | 3 |
ayubtouba/nestjs-dbvalidator | A NestJS module providing custom database validators using class-validator and TypeORM for data integrity checks | 18 |