@Override
 public void showUrlHelpInvalidFormatMessage() {
   urlHelpInline.setText(CoreConstants.INSTANCE.InvalidUrlFormat());
 }