jwadhams / json-logic

Build complex rules and serialize them to JSON
MIT License
114 stars 13 forks source link

Lookup value #30

Open jvels opened 2 years ago

jvels commented 2 years ago

Hi

If I have some "table data", I would like to look up in, if some criteria are fulfilled, is that possible to do that in jsonlogic? (like in sql where a=1 and b=2 [IF something])