FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Validation Namespaces
FlexRule.Validation.Languages.Parser
NaturalParser Class
NaturalParser Methods
Parse Method
Parse Method (StreamReader)
Parse Method (String)
Parse Method (IElementModel, String)
Parse Method (IRuleSet, String)
NaturalParser
Parse Method (IRuleSet, String)
Namespace:
FlexRule.Validation.Languages.Parser
Assembly:
FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
IIterable
<
IElementModel
>
Parse
(
IRuleSet
ruleSet
,
string
ruleSetQuery
)
Parameters
ruleSet
Type:
FlexRule.Core.Model
IRuleSet
ruleSetQuery
Type:
System
String
Return Value
Type:
IIterable
IElementModel
Implements
INaturalParser
Parse(IRuleSet, String)
See Also
Reference
NaturalParser Class
Parse Overload
FlexRule.Validation.Languages.Parser Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com