Hi,
Dropdown and checkbox list questions do support required field validation. They do not support regex validation since their possible values are limited to available choices or checked vs unchecked.
Only questions that allow free entry of values by the user support regex validation.
Best,
Joe