Click or drag to resize
ValidatorFactory Class
Factory for CallValidator or Validator
Inheritance Hierarchy

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class ValidatorFactory : AbstractElementActivatorFactory

The ValidatorFactory type exposes the following members.

Constructors
  NameDescription
Public methodValidatorFactory
Top
Properties
  NameDescription
Public propertyElements
Returns all the mode elements name that this factory is registered
(Inherited from AbstractElementActivatorFactory.)
Protected propertyRegistry
Reference to the registry
(Inherited from AbstractElementActivatorFactory.)
Top
Methods
Extension Methods
See Also