Skip to content

Implement user input checks #5

@ppicha

Description

@ppicha

Validate that the proper values have been set as AP parameters. If not, display a prompt and highlight the incorrectly set value. Both in individual AP detail and overall configuration page.

Checks need to consider:

  • regular expressions for String values (decide on the separator first)
  • integer vs. real numerical value
  • can the value of a numerical field be zero? can it be negative? (for both integer and real values)
  • percentage (0 - 100 real value)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions