Click or drag to resize
CalculationWorks Logo
BcfTableSetupValidators Property
Gets the validators

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public ReadOnlyCollection<BcfValidatorSetup> Validators { get; }

Property Value

Type: ReadOnlyCollectionBcfValidatorSetup
The validators.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also