Click or drag to resize
ValidationBaseProcessContainer Method

Namespace: FlexRule.Validation.Rules
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected Object ProcessContainer(
	IActiveElementExecutor executor,
	Func<IVariableContainer, Object> function
)

Parameters

executor
Type: FlexRuleIActiveElementExecutor
function
Type: SystemFuncIVariableContainer, Object

Return Value

Type: Object
See Also