| .. |
|
base64.js
|
b5993e9d54
#96: Add base64 validator
|
11 years ago |
|
between.js
|
c36d1127a3
Support type="range" HTML 5 attribute
|
11 years ago |
|
callback.js
|
644cc8cbc0
#136: Remove this.dfs variable. Store the validate result for each field via data()
|
11 years ago |
|
choice.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
creditCard.js
|
644c8a1814
#6: Add ISBN validator, support both ISBN 10 and 13
|
11 years ago |
|
cvv.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
date.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
different.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
digits.js
|
600d139dda
Fix #32, #43, #47
|
12 years ago |
|
emailAddress.js
|
4b06210eca
#14, #57: Support email input (type="email")
|
11 years ago |
|
greaterThan.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
hex.js
|
b175903ed3
#138: Add hex validator
|
11 years ago |
|
hexColor.js
|
8a1d33b186
#14, #57: Support HTML5 color input
|
11 years ago |
|
iban.js
|
34cb33d993
#114: Add IBAN validator
|
11 years ago |
|
identical.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
integer.js
|
d42029016e
#135: The integer validator supports HTML 5 type="number" attribute
|
11 years ago |
|
ip.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
isbn.js
|
644c8a1814
#6: Add ISBN validator, support both ISBN 10 and 13
|
11 years ago |
|
lessThan.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
mac.js
|
f59c9bb62f
#95: Add MAC address validator
|
11 years ago |
|
notEmpty.js
|
e6c6b3a349
#14, #57: Use HTML attribute to set options
|
11 years ago |
|
numeric.js
|
91411fcd13
#128: Add numeric validator
|
11 years ago |
|
phone.js
|
f6616bcbf5
makes sure US phone numbers have 10 digits
|
11 years ago |
|
regexp.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
remote.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
step.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
stringCase.js
|
07cc2a1e7b
#162: Update the changelog
|
11 years ago |
|
stringLength.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
uri.js
|
25e852041e
#14, #57: Support URL input (type="url")
|
11 years ago |
|
uuid.js
|
15e3237f3d
#116: Add uuid validator
|
11 years ago |
|
zipCode.js
|
0d1225f005
loosens up zipcode validator to accept 4 digit zipcodes (valid in the US).
|
11 years ago |