Posts by Luis Lança • 31 points
1 post
-
3
votes2
answers846
viewsQ: Validate checkbox fields with Bootstrap Validator
I’m trying to use Bootstrap Validator in the checkbox fields, but I don’t know how to do it. Is there a function in this library that does this or should I do the validation in pure JS? Code:…