| .. |
|
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
|
56f3b93ae8
#201: choice validator now supports select element
|
11 years ago |
|
creditCard.js
|
df5b0c7b97
#231: Wrong prefix of Laser credit card number
|
11 years ago |
|
cvv.js
|
b0cfd1ef4c
Update cvv.js
|
11 years ago |
|
date.js
|
4c3cab3461
Add $.fn.bootstrapValidator.helpers.date for validating a date, re-used in date validator
|
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 |
|
ean.js
|
b49b0ef60e
#213: Add EAN (International Article Number) validator
|
11 years ago |
|
emailAddress.js
|
4b06210eca
#14, #57: Support email input (type="email")
|
11 years ago |
|
file.js
|
62a09c69ff
#77: Add file validator
|
11 years ago |
|
greaterThan.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
grid.js
|
06ee333bf1
#214: Add GRId (Global Release Identifier) validator
|
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 |
|
id.js
|
847b5028b7
#232: Validate Chilean national identification number (RUN/RUT)
|
11 years ago |
|
identical.js
|
2b80be973a
#14, #57: validator's html5Attributes now maps the HTML 5 attribute with validator options
|
11 years ago |
|
imei.js
|
38806d2702
#215: Add IMEI (International Mobile Station Equipment Identity) validator
|
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
|
b49b0ef60e
#213: Add EAN (International Article Number) validator
|
11 years ago |
|
ismn.js
|
e9a9ed3989
#216: Add ISMN (International Standard Music Number) validator
|
11 years ago |
|
issn.js
|
b49b0ef60e
#213: Add EAN (International Article Number) validator
|
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
|
58e86791f7
#242: Add separator option to the numeric validator
|
11 years ago |
|
phone.js
|
a90e013df3
Merge branch 'master' of https://github.com/gercheq/bootstrapvalidator into gercheq-master
|
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
|
c30f7f808a
Cleanup
|
11 years ago |
|
siren.js
|
7a95c2eac1
Siren and French VAT number validators now reuse luhn helper
|
11 years ago |
|
siret.js
|
2e3ce53756
#179: Validate French VAT number
|
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 |
|
vat.js
|
074532a6d9
#179: Use $.fn.bootstrapValidator.helpers.date helper in the vat validator
|
11 years ago |
|
vin.js
|
0521c3bec1
#177: Fix VIN validator
|
11 years ago |
|
zipCode.js
|
be9f0a76de
zipCode validator adds support for Italian, Dutch postcodes
|
11 years ago |