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

Validation for individual ArgumentForm arguments #333

Open
kwingram25 opened this issue Jul 7, 2022 · 1 comment
Open

Validation for individual ArgumentForm arguments #333

kwingram25 opened this issue Jul 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@kwingram25
Copy link
Contributor

There is currently no validation applied to the value of each argument in an argument form - for example, checking that a u32 value is not negative. Each value should be checked and the input component updated to display any errors. Form submission should be blocked in the event of any errors found.

@kwingram25 kwingram25 added the enhancement New feature or request label Jul 7, 2022
@statictype
Copy link
Contributor

this is part of the form refactoring

@statictype statictype added this to the Form improvements milestone Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants