diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 159d657..cb40886 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,10 +2,9 @@ - + + - - @@ -41,9 +40,6 @@ - - - @@ -51,7 +47,7 @@ - + @@ -96,22 +92,22 @@ - + - - + + - + - + @@ -123,8 +119,8 @@ - - + + @@ -187,9 +183,9 @@ @@ -295,12 +291,13 @@ - + + - @@ -323,7 +320,7 @@ - + @@ -412,8 +409,8 @@ - + @@ -436,20 +433,6 @@ - - - - - - - - - - - - - - @@ -457,41 +440,10 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -507,7 +459,7 @@ - + @@ -515,16 +467,30 @@ - + - - + + + + + + + + + + + + + + + + - + @@ -532,6 +498,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index e55172b..64eb216 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,5 @@ https://github.com/CacheControl/json-rules-engine // mention that it's not a good practice to set strings in directly to the spreadsheet and should // use a constants class. This prevents Product Owners from inputing bad values into the spreadsheet. + +// Class.method() to not use a built in operator in condition. Class must be a fact or must be imported. diff --git a/sample-project/src/rule-files/VisitorRules.ots b/sample-project/src/rule-files/VisitorRules.ots index 6975a23..3618600 100644 Binary files a/sample-project/src/rule-files/VisitorRules.ots and b/sample-project/src/rule-files/VisitorRules.ots differ