In ASP.NET web pages (or Razor pages), the new framework using the Razor view engine, is client-side validation supported, or is validation strictly server-side out of the box. Of course there are other frameworks to handle that, but i'm speaking strictly of what's in the framework.

Thanks.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

At the moment, the out-of-the-box validation is server-side only. We're investigating client-side validation for future versions, but there's nothing to announce right now.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.