Building a CMS with APS.NET Web Pages Validation

Hello @jwmcpeak,

I have been working on building on your design. I am trying to do validation on fields instead of throwing an exception giving users a chance to retry. It seems in visual studio 2017 Validation is obsolete can you point me in a direction that can help.

I was able to get it done using JQuery Validation so all is well.