| ValidatorExecutor Class |
Namespace: FlexRule.Validation
public class ValidatorExecutor : TraverserStyleExecutor, IValidatorExecutor, IActiveElementExecutor, IClientCallback
The ValidatorExecutor type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidatorExecutor(IActiveElementExecutionContextProvider, ActiveElement) | ||
| ValidatorExecutor(IActiveElementExecutionContextProvider, ActiveElement, Boolean) |
| Name | Description | |
|---|---|---|
| Cancel | (Inherited from ActiveElementExecutorBase.) | |
| ContextProvider | (Inherited from ActiveElementExecutorBase.) | |
| LogicHistory | ||
| Setup | ||
| Trace | (Inherited from ActiveElementExecutor.) |
| Name | Description | |
|---|---|---|
| AddRuleHistory | ||
| CallbackHost | (Inherited from ActiveElementExecutor.) | |
| CallCleanups | (Inherited from ActiveElementExecutorBase.) | |
| ChangeInnerAllChildsExecutionMode | (Inherited from TraverserStyleExecutor.) | |
| ChangeInnerSibilingExecutionMode | (Inherited from TraverserStyleExecutor.) | |
| ExecuteAllChilds | (Inherited from TraverserStyleExecutor.) | |
| IsLogicEnabled | ||
| OnEngineCreated | (Inherited from ActiveElementExecutorBase.) | |
| OnExecuted | (Inherited from ActiveElementExecutor.) | |
| OnExecuting | (Overrides ActiveElementExecutorOnExecuting(ActiveElement).) | |
| OnItemOutOfScope | (Inherited from ActiveElementExecutor.) | |
| OnItemTracing | (Overrides ActiveElementExecutorOnItemTracing(ActiveElement).) | |
| RegisterCleanup | (Inherited from ActiveElementExecutorBase.) |
| Name | Description | |
|---|---|---|
| Calling | (Inherited from ActiveElementExecutorBase.) | |
| EngineCreated | (Inherited from ActiveElementExecutorBase.) | |
| Executed | (Inherited from ActiveElementExecutorBase.) | |
| Executing | (Inherited from ActiveElementExecutorBase.) | |
| ItemOutOfScope | (Inherited from ActiveElementExecutorBase.) | |
| ItemTracing | (Inherited from ActiveElementExecutorBase.) |
| Name | Description | |
|---|---|---|
| CreateContext | (Defined by ValidatorEngineExtensions.) | |
| CreateDecisionTableEngine | (Defined by DecisionTableEngineExtensions.) | |
| CreateValidatorEngine |
Creates a validator engine based on current executor
(Defined by ValidatorEngineExtensions.) | |
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) | |
| RegisterXmlFunctions | (Defined by ValidatorEngineExtensions.) |