validator.js
Form validator
A lightweight validation component for HTML forms that supports various input types and customizable error handling.
一个简单、轻量级,但功能强大的 Validator 组件
283 stars
18 watching
95 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haiercdboy/validform | An HTML form validation library that allows for automatic validation of multiple forms with a single line of code. | 66 |
niceue/nice-validator | A lightweight JavaScript validation solution with various rules and support for form submission via native or AJAX methods | 610 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |
kelp404/angular-validator | An AngularJS form validation module providing a reusable and customizable way to validate forms in web applications. | 162 |
posabsolute/redux-form-validator | A middleware solution for form validation in React and Redux applications | 38 |
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 |
shexjs/shex.js | An implementation of Shape Expressions for validating RDF data in JavaScript | 60 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
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 |
react-hook-form/resolvers | Provides a collection of libraries and tools for validating data in forms, using various schema validation techniques. | 1,787 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
bnabriss/jquery-form-validation | Library to validate HTML forms | 33 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
cj/vuelidation | A lightweight validation library for Vue.js forms. | 36 |