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: 2.1.0.0
Syntax
protected virtual BcfValidatorSetup CreateValidatorSetup(
	BcfTableSetup tableSetup
)

Parameters

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

Return Value

Type: BcfValidatorSetup
BcfValidatorSetup.
See Also