prop-types-plus
Another library of custom PropType validators. It is greatly inspired by [`airbnb/prop-types`](https://github.com/airbnb/prop-types), which probably already offers the same custom types and more. I just wanted to create my own. 🙃
Another library of custom PropType validators. It is greatly inspired by [`airbnb/prop-types`](https://github.com/airbnb/prop-types), which probably already offers the same custom types and more. I just wanted to create my own. 🙃
Ergonomic, extensible and lightweight validators.
El objetivo principal de este paquete es validar los objetos JSON a partir de un esquema definido con algunas reglas de negocio. Principalmente consiste en una clase de ES6 de la cuál se pueden extender diferentes definiciones de modelos, pudiendo estable
Light weight reactive form error display package.
validator functionality
Geekbears custom validators using class-validator package.
Data validation library for TypeScript projects
Validates and formats brazilian values, like money (BRL), CPF, CNPJ, dates etc.
A collection of utility functions to validate commonly used Indian documents and data formats such as mobile numbers, PAN, Aadhar, GSTIN, IFSC, and more. This package provides regular expression-based validators for accurate and quick input validation.
Angular custom directives for validation
A library of data validators
Form helpers for data validation and formatting
JavaScript validators
A very simple validation utility that can be used as a helper when validating function arguments, used only fastest-validator and JavaScript Vanilla;
An Angular package to help with complex forms and their validation.
Custom validators for @af/envalid.
This package provides validation of Indian system codes like Mobile, PAN, AADHAAR, GST and more! (Make In India)
fastest-expressjs-validator is a robust and easy-to-use middleware package for Express.js applications that simplifies request validation. With this package, you can effortlessly define validation schemas for request body, URL parameters, and query parame
The fastest JS validator library for NodeJS