Click or drag to resize
PartialValueTranslatorCanParse Method

Namespace: FlexRule.Validation.Languages.Parser.ValueTranslators
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static bool CanParse(
	string cellValue
)

Parameters

cellValue
Type: SystemString

Return Value

Type: Boolean
See Also