作者:曾
1. Parsley
提供普通选择本地化和自定义验证规则,提供远程Ajax验证,验证规则可以控制使用HTML5表单或自定义数据属性。
webSite:http://parsleyjs.org/
sourceCode:https://github.com/guillaumepotier/Parsley.js
2. jQuery Form Validator
模块化插件,提供了一套基本的默认验证规则,允许您进一步加载模块。例如:一个文件验证器上传文件的时候,而且日期、安全或地点模块。它还允许您提供输入的建议。验证控制与HTML5数据属性。
webSite:http://www.formvalidator.net/
sourceCode:https://github.com/victorjonsson/jQuery-Form-Validator
3. jQuery Validation Plugin
允许指定自定义验证规则使用HTML5属性或JavaScript对象。它也有很多默认规则实现和提供了一个API来轻松地创建自己的规则。
webSite:https://jqueryvalidation.org/
sourceCode:https://github.com/jzaefferer/jquery-validation
4. Bootstrap Validator
它基本上只是一个包装本机使用HTML5表单验证的属性,但是也可以用来添加自定义规则。
webSite:http://1000hz.github.io/bootstrap-validator/
sourceCode:https://github.com/1000hz/bootstrap-validator
5. Smoke
Smoke是一个基于BootStrap的收集组件,包含表单验证器,相比其他引导验证器(# 4),它不使用本机浏览器验证,因此错误消息不自动本地化和验证规则必须指定使用HTML5和数据属性,以及JavaScript。
webSite:http://alfredobarron.github.io/smoke/
sourceCode:https://github.com/alfredobarron/smoke
欢迎转发,评论,订阅,参与讨论!
相遇最美的时刻,最美的客人!