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