formNoValidate

The formNoValidate property of the HTMLInputElement interface is a boolean value indicating if the

will bypass constraint validation when submitted via the . It reflects the element's formnovalidate attribute.

MDN Reference