isneezy / confere.js

A simple promise based javascript validation library with extras
https://isneezy.github.io/confere.js/
MIT License
1 stars 1 forks source link

Bootstrap4 decorator not working as expected #15

Open isneezy opened 7 years ago

isneezy commented 7 years ago

Since bootstrap beta their changed the validation classes has-danger has-error is no longer used and replaced with is-invalid, invalid-feedback etc..