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

Use matchesString in required enum check #48

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

mint-thompson
Copy link
Collaborator

matchesString should be used for all string comparisons in order to guarantee case-insensitivity and allow for leading and trailing spaces.

@eoverly
Copy link
Collaborator

eoverly commented Jul 15, 2024

Looks good!

@shaselton-usds
Copy link
Collaborator

Thanks for the test!

@mint-thompson mint-thompson merged commit a9fa28d into main Jul 18, 2024
4 checks passed
@shaselton-usds shaselton-usds deleted the required-enum-matches-string branch August 13, 2024 22:13
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.

3 participants