A
A
Alexander2015-12-16 17:49:47
JavaScript
Alexander, 2015-12-16 17:49:47

What is the JS library for bootstrap form validation?

Advise what kind of JS library is there for CSS bootstrap on which it would be possible to check the filled form fields for the data type: date (so that the user can fill in the field only in the date format, for example like this - 12/28/2015 0:00 ) and phone.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yakov Vylegzhanin, 2015-12-16
@vylegzhanin

What's the difference using what the form is made up with?
In any case, it remains a piece of html with additional classes.
Related: jQuery Mask

W
winbackgo, 2015-12-16
@winbackgo

More on www.jasny.net/bootstrap/javascript/#inputmask and 1000hz.github.io/bootstrap-validator

D
Dmitry Belyaev, 2015-12-16
@bingo347

https://www.npmjs.com/package/validator

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question