• Dave Pisek's avatar
    Add and use constraints API vue directive for form validation · 41a515c8
    Dave Pisek authored
    This commit adds a new vue-directive that allows to use the
    native constraints API for validating html-form elements.
    
    It also changes the DAST on-demand scans site-profile form to move
    from manual form-validation to using the new directive.
    41a515c8
validation_spec.js 3.75 KB