Is there any good plugin to validate bootstrap forms? Or else, suggest links where I can find code validating them.
Asked
Active
Viewed 320 times
0
-
possible duplicate of [Bootstrap 3 with jQuery Validation Plugin](http://stackoverflow.com/questions/18754020/bootstrap-3-with-jquery-validation-plugin) – Coding Enthusiast Jan 09 '15 at 13:32
1 Answers
-1
There are a lot of options out there:
Related questions (with examples):

Community
- 1
- 1

Leandro Carracedo
- 7,233
- 2
- 44
- 50
-
Why you give answer. You know this question is duplicate. You should flag this question – Imran Jan 09 '15 at 13:18
-
Could not find a question asking for different plugins to validate bootstrap, if you find any tell me and i will flag the question as duplicate and remove the answer. – Leandro Carracedo Jan 09 '15 at 13:21
-
http://stackoverflow.com/questions/18754020/bootstrap-3-with-jquery-validation-plugin – Imran Jan 09 '15 at 13:24
-
I don't think that someone asking for some help using jquery validation and bootstrap its the same as someone asking for different options to perform validation using bootstrap. You could flag it as duplicate if you want. – Leandro Carracedo Jan 09 '15 at 13:27
-
ok . i found this good question and I assume that this is duplicate of above question – Imran Jan 09 '15 at 13:31
-
Ok, you could flag it by yourself, i checked that question and is about styling error and warning fields, not about using a plugin to perform the validation. – Leandro Carracedo Jan 09 '15 at 13:35
-
does really need plugin. He need validation and maybe he thought plugin is the best resource for his purpose. So we can suggest him to use Jquery plugin because bootstrap still use jquery or he can follow [Mark error in form using Bootstrap](http://stackoverflow.com/questions/14361517/mark-error-in-form-using-bootstrap) this question. If OP could search on stackoverflow he did't need question. So I thnk that it is duplicate. – Imran Jan 09 '15 at 13:43
-
I know i am not going to change your opinion, but if you have time read this http://meta.stackexchange.com/questions/10841/how-should-duplicate-questions-be-handled "There could be hundreds of different, related, perfectly valid questions on the same topic. There is no One True Question." "It's rarely this straightforward, however -- usually there are two similar but not-quite-the-same questions, both of which have value for different reasons." – Leandro Carracedo Jan 09 '15 at 13:56
-
Thankyou @Partick LC . I got first two option from your answer and I'm now using jquery validator. – Ravi Teja Feb 04 '15 at 15:32
-
You are welcome, if you think the answer is valid you could accept it and upvote, have a good day! – Leandro Carracedo Feb 04 '15 at 17:49