6 个仓库
Tools for enforcing data integrity in forms.
Explore 6 awesome GitHub repositories matching part of an awesome list · Validation Plugins. Refine with filters or upvote what's useful.
这是一个 jQuery 插件和客户端表单验证器,用于在提交到服务器之前验证 Web 表单输入。它采用基于规则的验证引擎,根据预定义或自定义规则检查用户输入,以确保浏览器中的数据完整性。 该工具被设计为一个符合 ARIA 标准的验证系统,使用辅助功能属性将错误消息链接到输入字段。这确保了屏幕阅读器用户在表单提交过程中,当字段包含无效值时会收到通知。 该系统支持通过异步 HTTP 请求进行远程服务器验证,并允许动态规则注入以添加自定义验证逻辑。它通过 DOM 链接的错误渲染来管理用户界面,并使用事件驱动的触发器在焦点、失焦或提交事件期间执行检查。
Standard drop-in form validation.
jQuery form validation plugin
Browser-based form field validation.
DISCONTINUED jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
Input validation with clean markup.
An HTML5 form validation plugin for jQuery. Works on all major browsers, both new and old. Implements inline, realtime validation best practices (based on surveys and usability studies). Developed for production use in e-commerce. Currently in production with millions of users.
HTML5-based form validation.
jQuery form validation is a library that helps you to validate your html form, it's completable with booth bootstrap 3 and bootstrap 4.
Form validation using Laravel-style syntax.