async-validation
There are 26 repositories under async-validation topic.
fergaldoyle/vue-form
Form validation for Vue.js 2.2+
horprogs/Just-validate
Modern, simple, lightweight (~5kb gzip) form validation library written in Typescript, with no dependencies (no JQuery!). Support a wide range of predefined rules, async, files, dates validation, custom error messages and styles, localization. Support writing custom rules and plugins.
bietkul/react-reactive-form
Angular like reactive forms in React.
kettanaito/react-advanced-form
Functional reactive forms. Multi-layer validation, custom styling, field grouping, reactive props, and much more.
SharpGrip/FluentValidation.AutoValidation
SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers and minimal APIs (endpoints).
Lemoncode/lcFormValidation
Javascript based form validation library, third party library / framework agnostic.
sidwebworks/zod-xlsx
A xlsx based resource validator using Zod schemas for data imports and more
ChronicStone/vue-sweetforms
A Vue 3 package based on Naive UI that provides highly customizable promised-based popup forms, with features like form advanced validation, multiple-steps, cross-field dependency, nested object / arrays, and many more !
Treacherous/treacherous
A javascript library for async model based validation in server, client or anywhere else.
mahmudinm/react-redux-login-register
React Redux Login Register with redux-form, jwt, refresh-token and bootstrap (Download API : https://github.com/francescomalatesta/laravel-api-boilerplate-jwt)
dtrelogan/react-formstate
An API to manage your form state... Supports form validation. Efficient form development with no substantive downside.
shakacode/react-validation-layer
An opinionated form validation tool for React apps
bodinsamuel/altheia
A very simple, fast and customizable async data validator
environment-agency-austria/react-ocean-forms
Flexible and lightweight framework for rendering and validating forms with React
mainawycliffe/angular-async-validator
Demo: https://mainawycliffe.github.io/angular-async-validator/
pagewang0/form-validation
based on validate before form submit
rdamborsky/validation-reselect
Using reselect for redux app validation
Lemoncode/lc-validator-fields-match
Plugin for lc-form-validator library: Validate if two fields match.
Treacherous/treacherous-knockout
A knockout plugin for the treacherous validation system
Kallenju/simpower-validation
Modern, simple but powerful form validation library written in pure JavaScript, with no dependencies.
Treacherous/treacherous-aurelia
An Aurelia plugin for the treacherous validation system
codekraft-studio/angular-async-validation
A multi purpose directive for input async validation
danielbastidasr/reactive-forms-angujarjs
In this project we will create a basic Reactive Form with the following Controls and Sync and Async Custom Validators.
killara/validation
đź‘®HTTP request parameters validation
Luisalarcon1992/AppForm
En este repo se pueden encontrar ejemplos, en Angular 16, de formularios reactivos, validaciones sincronas y asĂncronas, asĂ como validaciones personalizadas.