FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Validation Namespaces
FlexRule.Validation.Languages.Parser
INaturalParser Interface
INaturalParser Methods
Parse Method
Parse Method (StreamReader)
Parse Method (String)
Parse Method (IElementModel, String)
Parse Method (IRuleSet, String)
INaturalParser
Parse Method (IRuleSet, String)
Parse Natural Language (NL) model
Namespace:
FlexRule.Validation.Languages.Parser
Assembly:
FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
IIterable
<
IElementModel
>
Parse
(
IRuleSet
ruleSet
,
string
ruleSetQuery
)
Parameters
ruleSet
Type:
FlexRule.Core.Model
IRuleSet
ruleSetQuery
Type:
System
String
ruleset:// address to the NL model. Model must have 'Natural' root element.
Return Value
Type:
IIterable
IElementModel
See Also
Reference
INaturalParser Interface
Parse Overload
FlexRule.Validation.Languages.Parser Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com