I am Novices to MVC 4. I have one dynamically generated textbox; In my form there is also option to choose the data-type of this textbox like numeric, alphanumeric, integer or date. Therefore, I will only know the excepted data-type of the textbox on runtime. So, is there any way to implement client side validation with MVC UnobtrusiveJavaScript technique?I am Novices to MVC 4. I have one dynamically g