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

Add run-time validation of inputs in debug mode #315

Closed
timocov opened this issue Feb 4, 2020 · 0 comments · Fixed by #578
Closed

Add run-time validation of inputs in debug mode #315

timocov opened this issue Feb 4, 2020 · 0 comments · Fixed by #578
Assignees
Labels
enhancement Feature requests, and general improvements.
Milestone

Comments

@timocov
Copy link
Contributor

timocov commented Feb 4, 2020

Needs add run-time checks for passed data in DEBUG mode only.

Examples of data validation:

  • order of data by time
  • valid date/values (numbers, not strings)

Related to #313 84154b8 #348 (comment)

@timocov timocov added enhancement Feature requests, and general improvements. good first issue Good issue for first-time contributors. labels Feb 4, 2020
@timocov timocov added this to the 2.1 milestone Feb 26, 2020
@timocov timocov self-assigned this May 1, 2020
@timocov timocov removed the good first issue Good issue for first-time contributors. label May 1, 2020
@timocov timocov modified the milestones: 3.0, Future May 15, 2020
@timocov timocov modified the milestones: Future, 3.2 Jun 29, 2020
@ezhukovskiy ezhukovskiy changed the title Add run-time checks in debug mode Add run-time validation of inputs in debug mode Sep 18, 2020
timocov added a commit that referenced this issue Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests, and general improvements.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant