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 validation to SuperDataObj instantiation for trailing whitespace in dispname #73

Closed
bskinn opened this issue Mar 1, 2018 · 1 comment

Comments

@bskinn
Copy link
Owner

bskinn commented Mar 1, 2018

This probably wouldn't be that hard -- would just involve changing the validation in SuperDataObj?

Wouldn't be able to use the attrs validators anymore, probably... checking type, no whitespace in all but dispname, plus numerical value only for priority... (no longer constraining priority to numerical values, so no validation here).

Somewhat related to #57.

@bskinn bskinn added this to the Future milestone Mar 1, 2018
@bskinn bskinn changed the title Add validation to SuperDataObj instantiation for whitespace, numerical priority Add validation to SuperDataObj instantiation for trailing whitespace in dispname, numerical-only priority value Apr 13, 2018
@bskinn bskinn changed the title Add validation to SuperDataObj instantiation for trailing whitespace in dispname, numerical-only priority value Add validation to SuperDataObj instantiation for trailing whitespace in dispname Dec 15, 2020
@bskinn
Copy link
Owner Author

bskinn commented Dec 15, 2020

Superseded by #152.

Further, trailing whitespace is probably not a major problem, actually, and there's a chance that someone may want to have some there, at some point.

@bskinn bskinn closed this as completed Dec 15, 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

1 participant