Click or drag to resize
CalculationWorks Logo
BcfValidatorBaseValidate Method
Executes the Validator.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public abstract BcfValidatorMessage Validate()

Return Value

Type: BcfValidatorMessage
BcfValidatorMessage with a validation description or null if nothing to describe.
See Also