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

greaterThan(0).test(Infinity) should validate to true #119

Closed
h34dless opened this issue Aug 28, 2018 · 0 comments
Closed

greaterThan(0).test(Infinity) should validate to true #119

h34dless opened this issue Aug 28, 2018 · 0 comments

Comments

@h34dless
Copy link

I think
v8n().greaterThan(0).test(Infinity)
should validate to true (same goes for greaterThanEqual and lessThan, lessThanEqual respectively with -Infinity.
But what happens is that it validates to false.

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