You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@
5
5
[](https://github.com/conorheffron/rules-engine/actions/workflows/maven.yml)
6
6
7
7
### Sample Rules defined in app configuration for a set of `features`
8
-
- Rules can be enabled/disabled & each rule can have `attr`, `op`, & `values` value/values list.
8
+
- Eaxh feature can be `enabled or disabled` & each rule per feature can have `attr`, `op`, & `values` value/values list.
9
+
- Rule Group logic not implemented yet - see #1 for intended / expected implementation details.
0 commit comments