| Validator Class |
Namespace: FlexRule.Validation
public class Validator : ExecutionPlan<IValidatorDescriptions>
The Validator type exposes the following members.
| Name | Description | |
|---|---|---|
| Validator | ||
| Validator(IElementModel) |
Creates execution plan using a model
| |
| Validator(Module) |
Creates execution plan using Module | |
| Validator(IElementActivatorRegistry, IElementModel) |
Creates execution plan by custom registry and a model
| |
| Validator(IRuleSet, String) | ||
| Validator(IElementActivatorRegistry, IRuleSet, String) |
Creates execution plan using a custom registry, RuleSet and the address to model
|
| Name | Description | |
|---|---|---|
| ActiveValidator | ||
| Descriptions |
Provides an interface to discover the validator descriptions
(Overrides ExecutionPlanTDescriptionDescriptions.) | |
| Enabled |
If the validator is not enabled, the engine throws and exception during execution
| |
| Glossary | (Overrides ExecutionPlanTDescriptionGlossary.) | |
| Model | (Overrides ExecutionPlanTDescriptionModel.) | |
| Name |
Validator name
(Overrides ExecutionPlanTDescriptionName.) | |
| ReferenceRules | (Overrides ExecutionPlanTDescriptionReferenceRules.) | |
| RootElementName |
| Name | Description | |
|---|---|---|
| ConstructValidation | ||
| CreateActiveValidator | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetModelFromRuleSet | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnActiveElementInitialized | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _referenceRules |