Hello,
please mark that field to not be required and then set the validation regular expression to some expression to fit your needs. For simple required field you can use .+
since the field gets validated only if it's visible.
Best regards,
Jan Hermann