Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

#199 Case Insensitive check needed for string comparison during expression evaluation #200

Open
rummaan-cw wants to merge 2 commits into
Knetic:masterfrom
ConnectWise-Dev:master
Open

#199 Case Insensitive check needed for string comparison during expression evaluation #200
rummaan-cw wants to merge 2 commits into
Knetic:masterfrom
ConnectWise-Dev:master

Conversation

@rummaan-cw

Copy link
Copy Markdown

To solve above problem, we have introduced a new configuration variable (CaseInsensitive bool) in ExpressionEvaluation struct.
The default behavior is exactly same the way it used to be, but this extension allows users to overwrite default behavior by allowing string matching in a case insensitive way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants