All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.webjars.jquery-validation.1.15.0.localization.methods_pt.min.js Maven / Gradle / Ivy

There is a newer version: 3.28.18
Show newest version
/*! jQuery Validation Plugin - v1.15.0 - 2/24/2016
 * http://jqueryvalidation.org/
 * Copyright (c) 2016 Jörn Zaefferer; Licensed MIT */
!function(a){"function"==typeof define&&define.amd?define(["jquery","../jquery.validate.min"],a):"object"==typeof module&&module.exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){a.extend(a.validator.methods,{date:function(a,b){return this.optional(b)||/^\d\d?\/\d\d?\/\d\d\d?\d?$/.test(a)}})});




© 2015 - 2025 Weber Informatics LLC | Privacy Policy