A module that provides a way to check connection availability to external services
validate([String.t()] | String.t(), Keyword.t()) :: :ok | {:error, String | list()}