Is there a way to make it ignore one of the values in a dropdown box? Say my default value is - 'Select Year', I want the form to give user an error if they haven't selected the actual year, right now even though the field is required, the form will not give any error because of default selected value - 'Select Year'.