adonis-form-request

Request validator

A set of classes and utilities for handling request authorization and validation in TypeScript applications

Use dedicated classes to authorize and validate requests

GitHub

23 stars
2 watching
1 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
toksdotdev/adonis-class-validator Provides a class-based validation mechanism for AdonisJS request data using TypeScript and decorator syntax. 10
martzcodes/blog-ts-request-validation A tool to validate and normalize input requests from TypeScript interfaces 3
bugventure/request-validator Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints. 0
marrow16/valix A package for validating API requests before they are processed by an application. 29
melchyore/adonis-lucid-observer A package that provides an alternative to Lucid hooks using observer classes in AdonisJS V5 25
melchyore/adonis-auto-preload A library that automatically preloads related data in Eloquent models for faster queries and better performance. 31
why520crazy/ngx-validator A library that simplifies the process of validating forms in Angular applications by automatically generating error messages and support for custom feedback strategies. 43
melchyore/adonis-dynamodb A toolset for managing DynamoDB tables in an AdonisJs application 6
validointi/validointi A library to help validate template-driven forms in Angular applications 24
melchyore/adonis-cache A unified caching package for AdonisJS V5 with support for various cache stores 38
thoughtspile/banditypes A lightweight validation library that checks data conforms to TypeScript types at runtime. 168
zbarnes757/jeaux A validation framework for HTTP request parameters and queries 13
mini-ghost/vorms A lightweight Vue.js form validation library with support for multiple validation libraries and a simple composition API 594
matteocrippa/fossil A TypeScript validation library for Deno projects 4
lookinlab/adonis-recaptcha2 A Verifier for Google ReCAPTCHA v2 29