if (editor.options && editor.options.validators) {
      validators = validators.concat(editor.options.validators);
    }