next-joi
Request validator
A package that validates incoming requests to Next.js API Routes using the Joi schema validation library.
Validate NEXT.js API Routes with joi
112 stars
3 watching
5 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
joimiddlewaremiddlewaresnextjsnodejsreacttypescriptvalidationvalidation-schemavercel
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/joi-router | A routing library for Node.js applications that provides input and output validation using Joi. | 450 |
instantcommerce/next-api-decorators | Provides a set of decorators to simplify the creation and configuration of typed Next.js API routes | 417 |
kongbytes/joi-security | An automated security assessment tool for validating JavaScript schemas | 44 |
bugventure/request-validator | Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints. | 0 |
react-hook-form/resolvers | Provides a collection of libraries and tools for validating data in forms, using various schema validation techniques. | 1,787 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
chanceyu/we-validator | A lightweight form validation plugin for JavaScript, supporting various frameworks and platforms. | 238 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
marrow16/valix | A package for validating API requests before they are processed by an application. | 29 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
koajs/jwt | Middleware for validating JSON Web Tokens in Koa applications | 1,345 |
nettofarah/property-validator | A library providing easy property validation functions for JavaScript applications | 158 |
renatorib/next-jph | An example app demonstrating the use of Next.js and JSONPlaceholder API for building a web application | 35 |