| ValidatorEngine Class |
Namespace: FlexRule.Validation
public class ValidatorEngine : ActiveElementEngine, IValidatorEngine
The ValidatorEngine type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidatorEngine | ||
| ValidatorEngine(Validator) |
This constructor creates a ValidatorExecutionContext by default
| |
| ValidatorEngine(Validator, Boolean) |
This constructor creates a ValidatorExecutionContext by default
| |
| ValidatorEngine(ValidatorExecutionContext, Validator) | ||
| ValidatorEngine(ValidatorExecutionContext, Validator, Boolean) |
| Name | Description | |
|---|---|---|
| Agenda |
Agenda of the decision
| |
| Context | ||
| ControlledMode |
When set to true, executor waits on each element and Next must be called
(Inherited from ActiveElementEngine.) | |
| Elapsed |
Execution elapsed amount
(Inherited from ActiveElementEngine.) | |
| Executor | (Inherited from ActiveElementEngine.) | |
| ExecutorSetup | ||
| Initialized | (Inherited from ActiveElementEngine.) | |
| IsRunning |
If engine still is running true, otherwise false.
(Inherited from ActiveElementEngine.) | |
| LogicHistory | ||
| Notifications |
The notification of the engine to store all the notices
(Inherited from ActiveElementEngine.) | |
| Root | (Inherited from ActiveElementEngine.) |
| Name | Description | |
|---|---|---|
| ActiveElementCallback | (Inherited from ActiveElementEngine.) | |
| ActiveElementEngineCreated | (Inherited from ActiveElementEngine.) | |
| ActiveElementExecuted | (Inherited from ActiveElementEngine.) | |
| ActiveElementExecuting | (Inherited from ActiveElementEngine.) | |
| ActiveElementItemOutOfScope | (Inherited from ActiveElementEngine.) | |
| ActiveElementItemTracing | (Inherited from ActiveElementEngine.) | |
| Executing | (Inherited from ActiveElementEngine.) | |
| ExecutionCompleted | (Inherited from ActiveElementEngine.) | |
| ExecutionPausing | (Inherited from ActiveElementEngine.) |
| Name | Description | |
|---|---|---|
| _validator |