Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rummaan-cw
Copy link

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants