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

Stricter validation for Range #698

Closed
2 tasks done
maximlt opened this issue Mar 7, 2023 · 0 comments · Fixed by #725
Closed
2 tasks done

Stricter validation for Range #698

maximlt opened this issue Mar 7, 2023 · 0 comments · Fixed by #725
Labels
good first issue Guidance available, not on critical path, help welcome :) type-bug Bug report
Milestone

Comments

@maximlt
Copy link
Member

maximlt commented Mar 7, 2023

The Range Parameter could be more strictly validated:

  • Verify that that b >= a in (a, b)
  • Verify that step is a number
@maximlt maximlt added type-bug Bug report good first issue Guidance available, not on critical path, help welcome :) labels Mar 7, 2023
@minimav minimav mentioned this issue Mar 30, 2023
@maximlt maximlt added this to the 2.0 milestone Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Guidance available, not on critical path, help welcome :) type-bug Bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant