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

Idea: extent LppType with min-max value range #98

Open
smlng opened this issue Apr 13, 2021 · 0 comments
Open

Idea: extent LppType with min-max value range #98

smlng opened this issue Apr 13, 2021 · 0 comments
Labels
enhancement New feature or request feature add or request new feature

Comments

@smlng
Copy link
Owner

smlng commented Apr 13, 2021

add a parameter like range (list|tuple) of allowed values or min and max values which could also be used for testing, i.e. humidity or percentage would have an allow range of 0-100, or color would be 0-255 for red, green, and blue. Some data types might not have such well defined bounds, then leave the attribute empty or None.

@smlng smlng added enhancement New feature or request feature add or request new feature labels Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature add or request new feature
Projects
None yet
Development

No branches or pull requests

1 participant