vinzdeveloper / json-rule-editor

Json rule editor
GNU General Public License v3.0
361 stars 104 forks source link

about array type #34

Closed MacleZhou closed 2 years ago

MacleZhou commented 2 years ago

May I have an example on 'array' type?

for example, my fact model is a hierarchy model like case.lifes, I need the loop to check sub-attribute in each of the life under lifes(which is an list in case object), how can I do it?

vinzdeveloper commented 2 years ago

Hi @MacleZhou ,

you have an array and want to execute and see the outcome for each item in your array? - can you explain bit more to understand better?

Check out the Advanced example to manage dynamic facts from object

https://github.com/CacheControl/json-rules-engine

vinzdeveloper commented 2 years ago

Not reported over two months. so closing the issue