formNoValidate

The formNoValidate property of the HTMLInputElement interface is a boolean value indicating if the form will bypass constraint validation when submitted via the input.

MDN Reference