Click or drag to resize
ValidationBuilderSetProcessAll Method
Set processAll attribute of a node

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ValidationBuilder SetProcessAll(
	bool processAll
)

Parameters

processAll
Type: SystemBoolean

Return Value

Type: ValidationBuilder
See Also