Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add composition rule matching support #7

Closed
guyacosta opened this issue Oct 15, 2019 · 1 comment
Closed

Add composition rule matching support #7

guyacosta opened this issue Oct 15, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@guyacosta
Copy link
Contributor

Add ability to test for the presence of multiple rules as a set for an evaluation to be considered a match e.g.
1: Rule 1 + Rule 2 + Rule 3
2: Rule 1 + Rule 2 + !Rule3

@guyacosta guyacosta changed the title Add comprehensive rule matching support Add composition rule matching support Oct 23, 2019
@guyacosta guyacosta removed the Future label Dec 7, 2019
@guyacosta guyacosta added the enhancement New feature or request label Jan 17, 2020
@guyacosta
Copy link
Contributor Author

This capability exists now based on the OAT subrule engine. For now there is not a need for a given set of rules to be defined for composition but the engine itself can support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant