You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -295,18 +295,18 @@ it calls jQ func **$.formUtils.validateInput** to validate the single input when
295
295
## Changelog
296
296
297
297
298
-
### 2.1.27
298
+
####2.1.27
299
299
* E-mail validation support .eu top domain
300
300
* Improvements in server validation
301
301
* Now possible to re-initiate the validation. This makes it possible to dynamically change the form and then call $.validate() again to refresh the validation (issue #59)
302
302
* Number validation now supports range
303
303
304
-
### 2.1.15
304
+
####2.1.15
305
305
* E-mail addresses can now contain + symbol
306
306
* Correction of the US states in validation "federatestate"
307
307
* Fixed bug in server validation
308
308
309
-
### 2.1.9
309
+
####2.1.9
310
310
* File validation now support multiple files
311
311
* Length validation can now be used to validate the number of uploaded files using a file input that supports multiple files
312
312
* Validation classes is no longer applied on inputs that for some reason shouldn't become validated
0 commit comments