Click or drag to resize
CalculationWorks Logo
BcfDataSetSetupCreateValidatorSetup Method
Creates the validator setup.

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
protected virtual BcfValidatorSetup CreateValidatorSetup(
	BcfTableSetup tableSetup
)

Parameters

tableSetup
Type: CalculationWorks.BusinessModel.DesignBcfTableSetup
The table setup.

Return Value

Type: BcfValidatorSetup
BcfValidatorSetup.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also