noValidate

The noValidate property of the HTMLFormElement interface is a boolean value indicating if the form will bypass constraint validation when submitted.

MDN Reference