ASP.NET Razor 页面 - 客户端验证

发布于 2024-11-27 01:12:22 字数 118 浏览 1 评论 0原文

在 ASP.NET 网页(或 Razor 页面)中,使用 Razor 视图引擎的新框架支持客户端验证,或者是严格的开箱即用服务器端验证。当然还有其他框架可以处理这个问题,但我严格说的是框架中的内容。

谢谢。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

痴梦一场 2024-12-04 01:12:22

目前,开箱即用的验证仅在服务器端进行。我们正在研究未来版本的客户端验证,但现在没有什么可宣布的。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文