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.