Click or drag to resize
ValidationBuilderSetNegate Method
Set negate 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 SetNegate(
	bool negate
)

Parameters

negate
Type: SystemBoolean

Return Value

Type: ValidationBuilder
See Also