Replies: 3 comments 10 replies
-
Heya -- Since |
Beta Was this translation helpful? Give feedback.
-
I'm putting this on hold for additional test cases + the error proposal to go through, if that's alright @codetiger. I'll try to contribute some additional cases 😄 |
Beta Was this translation helpful? Give feedback.
-
Been talking a bit with @codetiger over this, This isn't fully organized at the time of linking this, but I've come up with the following set of tests:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Background
JSONLogic includes comparison operators (
>
,>=
,<
,<=
). Current implementations are inconsistent:<
and<=
Proposal
This proposal seeks to standardize comparison operator behavior:
Examples
Benefits
Test Cases
Implementation Guidelines
Beta Was this translation helpful? Give feedback.
All reactions