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