request-validator
Request Validator
Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints.
Flexible, JSON Schema-based request validator middleware for express and connect.
0 stars
1 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
marrow16/valix | A package for validating API requests before they are processed by an application. | 29 |
melchyore/adonis-form-request | A set of classes and utilities for handling request authorization and validation in TypeScript applications | 23 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
martzcodes/blog-ts-request-validation | A tool to validate and normalize input requests from TypeScript interfaces | 3 |
codecoolture/next-joi | A package that validates incoming requests to Next.js API Routes using the Joi schema validation library. | 112 |
gustavosoriano/willvalidate | A JavaScript library for validating forms using HTML attributes and Vue.js integration. | 8 |
cj/vuelidation | A lightweight validation library for Vue.js forms. | 36 |
fisxoj/json-schema | An implementation of the JSON Schema validation standard in Common Lisp. | 17 |
victorjonsson/jquery-form-validator | A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |
niceue/nice-validator | A lightweight JavaScript validation solution with various rules and support for form submission via native or AJAX methods | 610 |