JavaScript 地址验证
嗨,我是 j 查询新手,任何人都可以让我知道是否有一种方法可以声明 jQuery.validator.addMethod 函数,并在该 jquery 验证器中编写 java 脚本,以验证不应采用
“PO BOX”、“PO”的 地址。 BIN"、"BIN"、"PO BOX"、"PO BIN"、"PO"、"PO"
上述值在任何情况下都可以在
上述单词之前、之间和之后存在空格,也应找到并验证。 例如:“ PO 1234 ”应该被验证并警告错误消息。
但是“Polo Rd”、“Robin Rd”、“testbintest”应该被接受为有效地址
请帮我解决这个问题的java脚本,谢谢
Hi Iam new to j query can any one let me know if there is a way to declare a jQuery.validator.addMethod function and write the java script inside this jquery validator for validating address where it should not take
"PO BOX", "PO BIN", "BIN", "P.O BOX", "P.O BIN", "P.O", "PO"
the above values can be in any case
spaces before, in between and after the above words should also be found and validated. For example: " P O 1234 " should be validated and alert error message.
But "Polo Rd", "Robin Rd", "testbintest" should be accepted as valid addresses
Please help me out with the java script for this thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅链接文本
see link text