Click or drag to resize
MultiValuesValueTranslatorCanParse 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,
	string exp
)

Parameters

cellValue
Type: SystemString
exp
Type: SystemString

Return Value

Type: Boolean
See Also