joi.object().keys({
        views : joi.string().empty().min(1).default('/')
      }),