ReactiveRaven / jqBootstrapValidation

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

Uncaught Error: Can't find field 'Emp4' to match 'undefined' against in 'Match' validator #190

Closed satya-dash closed 8 years ago

satya-dash commented 8 years ago

I used two input elements with the name attributes as Emp4 and Emp4-confirm and trying to apply jqBootstrapValidation() to the Emp4-confirm element but am getting some uncaught error.

So how can i fix that although am not doing any wrong the field names.