ReactiveRaven / jqBootstrapValidation

A JQuery validation framework for bootstrap forms.
http://reactiveraven.github.io/jqBootstrapValidation
MIT License
1.35k stars 332 forks source link

does not work with bootstrap 4 #187

Open Firestorm-Graphics opened 8 years ago

Firestorm-Graphics commented 8 years ago

class's used in this have been deprecated in bootstrap 4

kzxt commented 8 years ago

@Firestorm-Graphics You have to modify the .js file for it to be compatible with Bootstrap 4. The modifications are small, mainly changes to classes and possibly some lines removed.