Skip to content

DAST on-demand scans site profile form - refactor form validation

What does this MR do?

  • Adds a new vue-directive that allows to leverage the browser's native constraints-validation API
  • Switches the manual form-validation to use the new directive within the DAST on-demand scans site-profile form
  • Removes the disabling of the submit button (see #259684 (closed))

Screen Recording

validation

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #259684 (closed)

Edited by David Pisek

Merge request reports