Click or drag to resize
DecisionTableExecutionContextGetValidator Method

Namespace: FlexRule.Decisions.Tables
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected override IActiveElementExecutor GetValidator(
	Validator validator,
	bool enableTrace
)

Parameters

validator
Type: FlexRule.ValidationValidator
enableTrace
Type: SystemBoolean

Return Value

Type: IActiveElementExecutor
See Also