Astarte.DataAccess.Config.validate-exclamation-mark
You're seeing just the function
validate-exclamation-mark
, go back to Astarte.DataAccess.Config module for more information.
Specs
validate!(Skogsra.Env.namespace()) :: :ok | no_return()
Validates that all required variables are present.
Returns :ok
if they are, raises if they're not.
It is possible to provide a namespace
as argument (defaults to nil
).