There are two instances where a required field is not enforced during form submission:
The field is a Conditional Field. When the required field is hidden from the form, it will not be enforced to have a value.
The Field Validations overrule the Required setting.