Parse/Validate rules when adding to a rule store
------------------------------------------------
Key: STANBOL-423
URL: https://issues.apache.org/jira/browse/STANBOL-423
Project: Stanbol
Issue Type: New Feature
Components: Rules
Reporter: Stephen Bayliss
Priority: Minor
When using an instance of org.apache.stanbol.rules.manager.changes.AddRule to
add a rule to a store, the rule is not parsed/validated. This means that any
errors in the rule are not discovered until the recipe containing the rule is
executed. It would be useful if rules were validated when they are added to
the store. Currently we are using RuleParserImpl.parse(...) to check rules
before adding them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira