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 (IElementModel, 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
(
IElementModel
model
,
string
baseFolder
=
null
)
Parameters
model
Type:
FlexRule.Core.Model
IElementModel
Model must have 'Natural' root element. This model should have the Glossary included.
baseFolder
(Optional)
Type:
System
String
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