Click or drag to resize
Validator Constructor
Overload List
  NameDescription
Protected methodValidator
Public methodValidator(IElementModel)
Creates execution plan using a model
Public methodValidator(Module)
Creates execution plan using Module
Public methodValidator(IElementActivatorRegistry, IElementModel)
Creates execution plan by custom registry and a model
Public methodValidator(IRuleSet, String)
Creates execution plan using RuleSet and an address to the model inside the RuleSet
Public methodValidator(IElementActivatorRegistry, IRuleSet, String)
Creates execution plan using a custom registry, RuleSet and the address to model
Top
See Also