Skip to content

sonwanigaurav/JsonEvaluator

Repository files navigation

1. Add json-simple-1.1.jar in Module Depencies.
2. Convert the testExpression to Postfix Expression.
3. Take the key (operand) from PostfixExpression String Array and search it's value in parsed jsonObject, if exist,
   then check the found value with given given value as per the operator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages