Click or drag to resize
CalculationWorks Logo
BcfParameterValidatorBase Property
Gets the validator, if the parameter is a validator parameter.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public BcfValidatorBase ValidatorBase { get; }

Property Value

Type: BcfValidatorBase
The validator or null if the parameter is not a validator parameter.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also