According to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefrequired:
The required attribute is supported [by] text, search, url, tel, email, date, month, week, time, datetime-local, number, password, checkbox, radio, and file [inputs].