| Validator Constructor |
| 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
|