Click or drag to resize
ValidatorExecutionContextGetValidator Method

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

Parameters

validator
Type: FlexRule.ValidationValidator
enableTrace
Type: SystemBoolean

Return Value

Type: IActiveElementExecutor
See Also