ASP.Net 2012 Unobtrusive Validation with jQuery

后端 未结 12 1535
小蘑菇
小蘑菇 2020-11-27 04:11

I was playing with Visual Studio 2012 and I created an empty ASP.Net Web Application, when I tried to add the traditional validator controls to a n

12条回答
  •  孤城傲影
    2020-11-27 04:41

    
    

    this line was not in my WebConfig so : I simple solved this by downgrading targetting .Net version to 4.0 :)

提交回复
热议问题