formNoValidate

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

MDN Reference