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

Add isLowercase and isUppercase validation #572

Merged
merged 3 commits into from Feb 9, 2020

Conversation

psampaz
Copy link
Contributor

@psampaz psampaz commented Feb 5, 2020

  • Tests exist or have been written that cover this particular change.
  • doc.go was updated
  • en translation and translation tests were updated

Change Details:

This PR adds 2 new validations that checks if a string value contains only lowercase or uppercase characters.

@go-playground/admins

@psampaz psampaz changed the title Add isLowercase and isUppercase valitation Add isLowercase and isUppercase validation Feb 5, 2020
@deankarn deankarn merged commit fdd54d3 into go-playground:master Feb 9, 2020
@psampaz psampaz deleted the lowercase branch February 11, 2020 10:15
fairyhunter13 added a commit to fairyhunter13/validator that referenced this pull request Jul 12, 2020
Add isLowercase and isUppercase validation
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.

None yet

2 participants