Emit custom validation CSS in asp.net MVC 5 -


I am trying to integrate our MVC 5 application with a theme {wrap} bootstrap This provides its own verification class (they are different from the Out-of-the-Box Bootstrap Recognition class).

Should there be no direct to hook in the recognition of MVC -discrimination-error CSS classes?

In case of an error, it needs to be terminated (it will be the emitted HTML):

    


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -