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

Entity Framework demonstration #186

Merged
merged 7 commits into from
Jul 22, 2021
Merged

Entity Framework demonstration #186

merged 7 commits into from
Jul 22, 2021

Conversation

alexreich
Copy link
Contributor

This PR is intended to introduce persistence of Rules Engine workflows using Entity Framework integrated at the table and column level. This will facilitate external tools (e.g. UI) to define workflow rules outside of the engine itself. One change was made to the rule validator to allow for deserialized rules (empty set enumerator returns a count of 0, not null).

@abbasc52
Copy link
Contributor

Thank you for raising this PR 😄

Added EmptyRulesTest for expected simple and nested rules empty exception
@abbasc52 abbasc52 merged commit 9f898b7 into microsoft:main Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants