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

[Feature Request] Support validation against range of values #42

Open
ggarek opened this issue Aug 22, 2018 · 0 comments
Open

[Feature Request] Support validation against range of values #42

ggarek opened this issue Aug 22, 2018 · 0 comments

Comments

@ggarek
Copy link

ggarek commented Aug 22, 2018

now there is 1 to 1 restriction to value, it would be awesome to be able to specify range of values and test it against same restriction.

e.g.

pattern value is valid
^1.0.0 1.0.0
1.0.1
1.1.0
0.0.1 🔴
2.0.0 🔴
@jubianchi jubianchi self-assigned this Sep 5, 2018
@jubianchi jubianchi removed their assignment Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants