xworker.lang.actions.Variable/@checkMethod/@alnum
事物 文字数字(alnum)点击打开事物点击浏览描述

父事物:
校验方法
描述者:
事物
thing

如16进制,32位进制等的文字数字。

字段摘要
           String AnyPuncs(指定的标点符号)
           
           String case(大小写)
           
           String emsg(错误提示)
           
           String min(最小长度)
           
           String numbers(是否允许数字)
           Sets whether or not numbers are allowed.
           String puncs(标点符号)
           
           String spaces(是否允许空格)
           
 
方法摘要
 
子事物摘要
 
字段详细信息

AnyPuncs(指定的标点符号)点击打开事物


case(大小写)点击打开事物


emsg(错误提示)点击打开事物


min(最小长度)点击打开事物


numbers(是否允许数字)点击打开事物

Sets whether or not numbers are allowed.

puncs(标点符号)点击打开事物


spaces(是否允许空格)点击打开事物


 
方法详细信息
 
子事物详细信息