mrlong / bootstrap3-validation.js

bootstrap3 validation
91 stars 86 forks source link

Cannot support MVC4 HtmlHelper #2

Open ZhouXiuming opened 10 years ago

ZhouXiuming commented 10 years ago

@Html.TextBoxFor(m=>m.UserEmail,new {@class="form-control",id="mail",@placeholder="Email",@chec-ktype="mail required"})

code like this will throw a exception for @chec-ktype。

mrlong commented 10 years ago

Don't .net environment in run