Click or drag to resize
PatternValidatorConditionPosition Property
Position of last pattern condition that is checked

Namespace: FlexRule.DSL.Tokenizer.PatternMatching
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public int ConditionPosition { get; }

Property Value

Type: Int32
See Also