Click or drag to resize
ValidationBuilderEmpty Method
Appends an Empty check

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ValidationBuilder Empty(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: ValidationBuilder
See Also