| 限定符和类型 | 可选元素和说明 |
|---|---|
boolean |
allowEmpty
是否允许空值
|
int |
boxLastRow
数据校验最多校验多少行
|
String |
errorContent
详细错误内容
|
String |
errorTitle
错误框标题
|
String |
expr1
表达式1
|
String |
expr2
表达式2
|
OperatorType |
operatorType
操作类型
|
String |
pattern
时间格式
|
Rank |
rank
提示框级别
|
boolean |
showErrorBox
是否弹出错误框
|
boolean |
showPromptBox
是否立即弹出
|
public abstract String pattern
public abstract OperatorType operatorType
public abstract String expr1
public abstract String expr2
public abstract Rank rank
public abstract String errorTitle
public abstract String errorContent
Copyright © 2019. All rights reserved.