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

Adding "between" to the validator. #287

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

Adding "between" to the validator. #287

wants to merge 1 commit into from

Conversation

i-am-tom
Copy link

There is code to check the length of a string between two boundaries, but not the magnitude of a number between two boundary values. I've had a go at adding this in; what do people think?

isBetween can be used to check whether a parameter be between two
specified boundary values.
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

1 participant