Advertise here

jQuery Plugins Tagged ‘validator’

Yup – JavaScript Object Schema Validator

August 19, 2019     1160     Validation
Yup – JavaScript Object Schema Validator

Yup is a dead simple javascript object schema validator and object parser. Yup separates the parsing and validating functions into separate steps so it can be used to parse json separate from validating it.

 

Read More »

ForgJs – Lightweight Javascript Object Validator

December 09, 2018     665     Validation
ForgJs – Lightweight Javascript Object Validator

ForgJs is a JavaScript lightweight object validator library. You can customize and can write complex validation rules.

Read More »

Validatr – Cross Browser HTML5 Form Validation

July 20, 2017     540     Validation
Validatr – Cross Browser HTML5 Form Validation

Validatr is a jQuery plugin that relies on using modern HTML5 input attributes to perform validation.

Read More »

validator.js – String Validation and Sanitization Library

June 02, 2016     1318     Text & String Validation
validator.js – String Validation and Sanitization Library

validator.js is a library of string validators and sanitizers. It can be used both on client side and server side.

Read More »

Validator for Bootstrap 3

January 05, 2016     3851     Validation Bootstrap
Validator for Bootstrap 3

Validator is a user-friendly HTML5 form validation jQuery plugin for Bootstrap 3.

Features :

  • Configurable via data-api and standard HTML5 attributes
  • Custom validator functions
  • Customizable error messages
  • Validation of an input field via AJAX

Read More »

jQuery.mobilePhoneNumber – Library for Validating & Formatting Mobile Phone Numbers

September 06, 2015     2179     Form Elements Validation
jQuery.mobilePhoneNumber – Library for Validating & Formatting Mobile Phone Numbers

jQuery.mobilePhoneNumber is a general purpose library for validating and formatting mobile phone numbers.

Read More »

Bootstrap Validator

April 12, 2014     8707     Validation Bootstrap
Bootstrap Validator

Bootstrap Validator is a jQuery plugin to validate form fields. Designed to use with Bootstrap 3.

  • Built from scratch. The code is solid and clean
  • 25 built-in validators and counting!
  • Easy to write new validator
  • Show feedback icons based on field validity

Read More »

jQuery Validation Plugin

May 22, 2012     1515     Form Elements Validation
jQuery Validation Plugin

jQuery Validation Plugin makes simple clientside form validation trivial, while offering lots of option for customization.

The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 36 locales.

Read More »

jQuery Credit Card Validator

May 17, 2012     2038     Validation
jQuery Credit Card Validator

jQuery Credit Card Validator detects and validates credit card numbers. It’ll tell you the detected credit card type and whether the number length and Luhn checksum are valid for the type of card.

Read More »