origin : joi.array().optional().items(
        joi.string().required().empty()
      ),