Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Allows case insensitive searching in within option of inclusion and exclusion #331

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jakerichan
Copy link

@jakerichan jakerichan commented May 11, 2020

In order to maintain backward compatibility, caseSensitive needs to be explicitly false to search for case insensitive keys.

In our situation, we want to validate a name is not duplicated, regardless of casing.

@coveralls
Copy link

coveralls commented May 11, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 120f9f4 on jakerichan:case-sensitive-option into 2f8e8b5 on ansman:master.

@jakerichan jakerichan force-pushed the case-sensitive-option branch from 2fe8a9e to 120f9f4 Compare May 11, 2020 22:37
@jakerichan jakerichan changed the title Allows case insensitive searching in within option Allows case insensitive searching in within option of inclusion and exclusion May 11, 2020
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