Click or drag to resize
Validator Constructor (Module)
Creates execution plan using Module

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public Validator(
	Module module
)

Parameters

module
Type: FlexRule.DeploymentModule
See Also