[]
Forguncy.Plugin.ForguncyDataValidationInfo
数据验证信息
• compareParamType: ForguncyCompareParamType
比较参数类型
• errorMessage: string
错误信息
• errorTo: ForguncyErrorTo
错误显示目标
• firstParamValue: any
第一个参数值
• ignoreBlank: boolean
忽略空白值
• inputMessage: string
输入信息
• inputMessageTitle: string
输入信息标题
• numberType: ForguncyDataValidationType
验证类型
• secondParamValue: any
第二个参数值
• selectedDefaultRegularExpression: string
选择的默认正则表达式
• showErrorMessageAfterInvalidDataIsEntered: boolean
输入无效数据后显示错误信息
• showInputMessageWhenCellIsSelected: boolean
选择单元格时显示输入信息
• validateCommand: object
[]
验证命令