asp.net mvc3 razor 模型验证

发布于 2025-01-07 17:26:03 字数 182 浏览 1 评论 0原文

我有一个组合框,里面装满了各种“国家”。我有一个“电话”文本框,我的问题是当我们在组合框中选择国家/地区作为“美国”时,电话号码应该是“10”位数字。如果国家/地区不是“美国”,则电话号码可以是任意位数,但小于“20”。如何在 asp.net mvc3 razor 中进行客户端验证。我必须在其中编写任何自定义验证器。任何人都可以帮我找到解决方案吗?

I had an combobox which was filled with various "countries". I had an textbox for "phone" my problem is when we select the country as "United States" in combobox the phone number should be "10" digits. And if the country is other than "United States" the phone number could be anynumber of digits but less than "20". How can do cleint side validations in asp.net mvc3 razor. Where i had to write any custom validator. Can any one please help me to find the solution.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文