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

esp-config: validation of input #2206

Open
MabezDev opened this issue Sep 20, 2024 · 0 comments
Open

esp-config: validation of input #2206

MabezDev opened this issue Sep 20, 2024 · 0 comments

Comments

@MabezDev
Copy link
Member

Motivations

We should offer some way to validate the user provided options make sense, this may include:

  • Ensuring provided integers are between upper and lower ranges (what about multiple ranges?)
  • Ensuring that some strings are from a select list of viable options, i.e users could only choose between ["uart", "usb", "usb-serial-jtag"], everything else would be invalid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant