[]
        
(Showing Draft Content)

Forguncy.Forguncy.Plugin.ForguncyDataValidationInfo

接口: ForguncyDataValidationInfo

Forguncy.Plugin.ForguncyDataValidationInfo

数据验证信息

属性

compareParamType

compareParamType: ForguncyCompareParamType

比较参数类型


errorMessage

errorMessage: string

错误信息


errorTo

errorTo: ForguncyErrorTo

错误显示目标


firstParamValue

firstParamValue: any

第一个参数值


ignoreBlank

ignoreBlank: boolean

忽略空白值


inputMessage

inputMessage: string

输入信息


inputMessageTitle

inputMessageTitle: string

输入信息标题


numberType

numberType: ForguncyDataValidationType

验证类型


secondParamValue

secondParamValue: any

第二个参数值


selectedDefaultRegularExpression

selectedDefaultRegularExpression: string

选择的默认正则表达式


showErrorMessageAfterInvalidDataIsEntered

showErrorMessageAfterInvalidDataIsEntered: boolean

输入无效数据后显示错误信息


showInputMessageWhenCellIsSelected

showInputMessageWhenCellIsSelected: boolean

选择单元格时显示输入信息


validateCommand

validateCommand: object[]

验证命令