redux-form-validator
Form Validator
A middleware solution for form validation in React and Redux applications
An es6 middleware to validate controlled and uncontrolled inputs with react & redux
38 stars
4 watching
3 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
formform-validationreactreduxredux-formvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
react-hook-form/resolvers | Provides a collection of libraries and tools for validating data in forms, using various schema validation techniques. | 1,787 |
unexge/foect | A simple form validation library for React Native applications | 38 |
sofish/validator.js | A lightweight validation component for HTML forms that supports various input types and customizable error handling. | 283 |
kelp404/angular-validator | An AngularJS form validation module providing a reusable and customizable way to validate forms in web applications. | 162 |
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 |
rxweb/rxweb | Provides libraries and tools for validating user input in web applications with reactive forms | 404 |
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 |
sinanbozkus/formhelper | Transforms server-side validations to client-side without writing any JavaScript code. | 271 |
gustavosoriano/willvalidate | A JavaScript library for validating forms using HTML attributes and Vue.js integration. | 8 |
victorjonsson/jquery-form-validator | A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |
ustwo/formvalidator-swift | A framework for validating user input in iOS and macOS applications | 496 |
srfaytkn/react-native-form-validator | A validation library for React Native applications | 14 |
thedersen/backbone.validation | A plugin for Backbone.js that simplifies client-side validation of models and form inputs. | 1,316 |
niceue/nice-validator | A lightweight JavaScript validation solution with various rules and support for form submission via native or AJAX methods | 610 |
mihirsoni/simple-redux-form | A smaller, simpler alternative to Redux Form for managing forms in React applications | 11 |