Click or drag to resize
ValueTranslatorExtensionsIsValueSimple 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 IsValueSimple(
	string value,
	string expression
)

Parameters

value
Type: SystemString
expression
Type: SystemString

Return Value

Type: Boolean
See Also