-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add oneofci validator (oneof case insensitive) (#1321)
## Fixes Or Enhances - Adds oneofci, a case insensitive version of oneof - resolves #840 **Make sure that you've checked the boxes below before you submit PR:** - [ X] Tests exist or have been written that cover this particular change. @go-playground/validator-maintainers
- Loading branch information
1 parent
078d0c0
commit d7abf32
Showing
3 changed files
with
101 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters