验证 [英] validation

查看:65
本文介绍了验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是验证表达式,仅允许使用!,*等特殊字符

what is validation expression for allowing only specialcharacters like !,* etc

什么是不允许字母和数字的化身表达式

what is valiadation expression for not allowing aphabets and numbers

推荐答案

我认为这是个错误的地方,因为它与WF 4无关.

I think this is the wrong place for this question, since it has nothing to do with WF 4.

那是我认为答案是:^ \ W * \ D *

That said I think the answer is: ^\W*\D*


  (请注意,"W"和"D"为大写)
  (Note the 'W' and the 'D' are uppercase) 


这篇关于验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆