resolvers
Form validators
Provides a collection of libraries and tools for validating data in forms, using various schema validation techniques.
📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts and VineJS
2k stars
12 watching
162 forks
Language: TypeScript
last commit: 11 days ago ajvclass-validatorcomputed-typesformform-validationhacktoberfesthooksio-tsjoijsonschemaresolversschema-validationsuperstructtypeboxtypescriptvalidationyupzod
Related projects:
Repository | Description | Stars |
---|---|---|
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
davidwalschots/angular-reactive-validation | Library providing easy-to-use reactive forms validation with customizable error messages | 32 |
posabsolute/redux-form-validator | A middleware solution for form validation in React and Redux applications | 38 |
unexge/foect | A simple form validation library for React Native applications | 38 |
formsy/formsy-react | A React component library for building and validating forms with reusable input components and automated validation | 763 |
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 |
brophdawg11/remix-validity-state | A small React form validation library built to leverage HTML input validation attributes and share validations between client and server | 164 |
kelp404/angular-validator | An AngularJS form validation module providing a reusable and customizable way to validate forms in web applications. | 162 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |
rxweb/rxweb | Provides libraries and tools for validating user input in web applications with reactive forms | 404 |
sinanbozkus/formhelper | Transforms server-side validations to client-side without writing any JavaScript code. | 270 |
fergaldoyle/vue-form | A Vue.js form validation library providing a set of components and tools for managing form state and validating user input. | 615 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
bietkul/react-reactive-form | A React library for building complex forms with reactive controls and validation | 309 |
victorjonsson/jquery-form-validator | A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |