🌐
GitHub
github.com › jquery-validation › jquery-validation
GitHub - jquery-validation/jquery-validation: jQuery Validation Plugin library sources · GitHub
jQuery Validation Plugin library sources. Contribute to jquery-validation/jquery-validation development by creating an account on GitHub.
Starred by 10.3K users
Forked by 2.7K users
Languages   JavaScript 95.5% | HTML 4.5%
🌐
GitHub
github.com › jquery-validation
jquery-validation · GitHub
people and sources arround the jquery validation plugin project - jquery-validation
🌐
GitHub
github.com › thecodingmachine › javascript.jquery.jquery-validate
GitHub - thecodingmachine/javascript.jquery.jquery-validate: This package contains the JQuery Validator. It allows developers to easily validate forms, using CSS classes.
This package contains the JQuery Validator. It allows developers to easily validate forms, using CSS classes. - thecodingmachine/javascript.jquery.jquery-validate
Author   thecodingmachine
🌐
Jqueryvalidation
jqueryvalidation.org
jQuery Validation Plugin | Form validation with jQuery
Please post questions to the official using jQuery Plugins Forum, tagging your question with (at least) "validate". Keep your question short and succinct and provide code when possible; a testpage makes it much more likely that you get an useful answer in a shorter time. Please post bug reports and other contributions (enhancements, features, eg. new validation methods) to the GitHub ...
🌐
GitHub
github.com › jquery-validation › jquery-validation › releases
Releases · jquery-validation/jquery-validation
July 17, 2024 - jQuery Validation Plugin library sources. Contribute to jquery-validation/jquery-validation development by creating an account on GitHub.
Author   jquery-validation
🌐
GitHub
github.com › victorjonsson › jQuery-Form-Validator
GitHub - victorjonsson/jQuery-Form-Validator: [DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code. - victorjonsson/jQuery-Form-Validator
Starred by 964 users
Forked by 466 users
Languages   JavaScript 77.9% | HTML 22.1% | JavaScript 77.9% | HTML 22.1%
🌐
GitHub
github.com › posabsolute › jQuery-Validation-Engine
GitHub - posabsolute/jQuery-Validation-Engine: jQuery form validation plugin · GitHub
Open the jQuery Validation Engine project home page on github on https://github.com/posabsolute/jQuery-Validation-Engine
Starred by 2.5K users
Forked by 1.2K users
Languages   JavaScript 98.5% | CSS 1.5%
🌐
GitHub
github.com › DiegoLopesLima › validate
GitHub - DiegoLopesLima/validate: A simple jQuery plugin to validate forms.
A simple jQuery plugin to validate forms. Contribute to DiegoLopesLima/validate development by creating an account on GitHub.
Starred by 302 users
Forked by 212 users
Languages   HTML 100.0% | HTML 100.0%
🌐
GitHub
github.com › topics › jquery-validation
jquery-validation · GitHub Topics · GitHub
Demonstrates client data validation using view models, data annotations, jQuery unobtrusive validation, and the Core MVC ModelState object. html c-sharp jquery html5 dotnet-core pluralsight entity-framework-core asp-net-core mvvm-pattern asp-net dotnet-standard asp-net-core-mvc jquery-validation hack-guides codearbor
🌐
GitHub
github.com › jquery-validation › jquery-validation › blob › master › demo › index.html
jquery-validation/demo/index.html at master · jquery-validation/jquery-validation
jQuery Validation Plugin library sources. Contribute to jquery-validation/jquery-validation development by creating an account on GitHub.
Author   jquery-validation
Find elsewhere
🌐
GitHub
github.com › ghorsey › jquery.validation
GitHub - ghorsey/jquery.validation: A non-annoying form validation plugin
January 18, 2019 - A non-annoying form validation plugin. Contribute to ghorsey/jquery.validation development by creating an account on GitHub.
Starred by 12 users
Forked by 5 users
Languages   JavaScript 100.0% | JavaScript 100.0%
🌐
GitHub
github.com › running-coder › jquery-form-validation
GitHub - running-coder/jquery-form-validation: jQuery Form Validation plugin
jQuery Form Validation plugin. Contribute to running-coder/jquery-form-validation development by creating an account on GitHub.
Starred by 64 users
Forked by 24 users
Languages   JavaScript 89.1% | CSS 7.3% | HTML 3.6% | JavaScript 89.1% | CSS 7.3% | HTML 3.6%
🌐
GitHub
github.com › topics › jquery-validate
jquery-validate · GitHub Topics · GitHub
javascript jquery html5 css3 css-animations jquery-datatables bootstrap3 noty jquery-animation jquery-validate blueimp-file-upload
🌐
GitHub
github.com › jeffijoe › jQuery-Validator
GitHub - jeffijoe/jQuery-Validator: A formless validation plugin for all kinds of validation - even your own!
A formless validation plugin for all kinds of validation - even your own! - jeffijoe/jQuery-Validator
Author   jeffijoe
🌐
Emretulek
emretulek.github.io › jbvalidator
HTML 5 & Bootstrap Jquery Form Validation Plugin
<script src="dist/jbvalidator.min.js"></script> <script> $(function (){ let validatorServerSide = $('form.validatorServerSide').jbvalidator({ errorMessage: true, successClass: false, }); //serverside $(document).on('submit', '.validatorServerSide', function(){ $.ajax({ method:"get", url:"http://jsvalidation.test/test.json", data: $(this).serialize(), success: function (data){ if(data.status === 'error') { validatorServerSide.errorTrigger($('[name=username]'), data.message); } } }) return false; }); }) </script>
🌐
GitHub
github.com › jquery-validation › jquery-validation › issues
Issues · jquery-validation/jquery-validation
September 14, 2024 - jQuery Validation Plugin library sources. Contribute to jquery-validation/jquery-validation development by creating an account on GitHub.
Author   jquery-validation
🌐
GitHub
gist.github.com › omd166 › 7c342ba854f77aeaa08d8454c7c1fd79
Basic jQuery Form Validation Example · GitHub
Save omd166/7c342ba854f77aeaa08d8454c7c1fd79 to your computer and use it in GitHub Desktop. ... A pen that demonstrates how to validate a user registration form with jQuery.
🌐
GitHub
github.com › aspnet › jquery-validation-unobtrusive
GitHub - aspnet/jquery-validation-unobtrusive: Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes. · GitHub
Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes. - aspnet/jquery-validation-unobtrusive
Starred by 260 users
Forked by 109 users
Languages   JavaScript 72.4% | Batchfile 24.4% | PowerShell 3.2%
🌐
GitHub
github.com › bbraithwaite › JQueryValidationForWebForms
GitHub - bbraithwaite/JQueryValidationForWebForms: JQuery Validation Extensions for ASP.Net WebForms
JQuery Validation Extensions for ASP.Net WebForms. Contribute to bbraithwaite/JQueryValidationForWebForms development by creating an account on GitHub.
Starred by 15 users
Forked by 9 users
Languages   JavaScript 51.8% | Classic ASP 48.2% | JavaScript 51.8% | Classic ASP 48.2%
🌐
GitHub
github.com › pes10k › jquery.validate.file
GitHub - pes10k/jquery.validate.file: File validation methods for the jQuery Validation plugin
Valid inputs are "B", "KB", "MB" and "GB" ... Below is a simple, example for that will only allow the user to upload a text, gzip or zip file that is between 10-100Kb. <form method="post" enctype="multipart/form-data" id="upload_form"> <input ...
Starred by 18 users
Forked by 10 users
Languages   JavaScript 100.0% | JavaScript 100.0%