ReactiveRaven / jqBootstrapValidation

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

jqbootstrapValidation data-validation not working #183

Open arun2206 opened 9 years ago

arun2206 commented 9 years ago
Minimum
```
```
```
Maximum
```

I use two blocks of control-groups. I have attached the screens reqd.

I can't use the followed by the help-block div to get the validation error as the CSS doesn't allow.

The minimum and maximum has to be validated such that the minimum must be less then the maximum value field.

Can anybody please help ? jqbootstrap_working

hackhowtofaq commented 8 years ago

For Bootstrap 3.X use this fork

Thyiad commented 8 years ago

data-validation-required-message does not work too! Not support 3.X?