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

Nested rules null operator check #230

Merged
merged 7 commits into from
Sep 7, 2021

Conversation

alexreich
Copy link
Contributor

When a Rule contains a Nested rule (Rules field) while the parent Rule's Operator field is null, validation incorrectly returns: Cannot use Rules field when RuleExpressionType is LambdaExpression.

This PR addresses the issue with the validation message, Cannot use Rules field when Operator is null.

@abbasc52 abbasc52 enabled auto-merge (squash) September 7, 2021 03:57
@abbasc52 abbasc52 merged commit 7b089a8 into microsoft:main Sep 7, 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