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

New string length validator #299

Merged
merged 2 commits into from Jan 8, 2020

Conversation

okisetiawan0101
Copy link

  1. Create Max String Length Validator
  2. Create Min String Length Validator
  3. Fix func name typo (isInRaw rename to IsInRaw)

I created a Min and Max String Length Validator because sometimes I just want to limit the minimum length of the variable with the unlimited maximum length and vice versa

@asaskevich asaskevich merged commit bf6f341 into asaskevich:master Jan 8, 2020
@asaskevich
Copy link
Owner

Thank you!

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