ReactiveRaven / jqBootstrapValidation

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

Regex not working, input is never seen as valid #208

Open black-fyre opened 7 years ago

black-fyre commented 7 years ago

the input for regex never validates even when correct,no matter the format the regex is in. is there a specific format for regex?