Click or drag to resize
CalculationWorks Logo
BcfValidatorBehaviorItemBaseValidator Property
Gets the validator.

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

Property Value

Type: BcfValidatorBase
The validator.
Remarks
The value is null until the behavior item is initialized.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also