Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #7: Refactor input validation code
When pasting content directly from a spreadsheet where the separator is \t, all lines are marked as invalid because of this separator
- Loading branch information
e38ee1a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also update
binput
's helper text: "...separated by ',' for one or more patients, ..." -> "...separated by commas or tabs, for one or more patients, ..."