A validation issue found in the content tree. Severity :error blocks loading, :warning does not.
:error
:warning
@type t() :: %Brix.Validator.Issue{ message: String.t(), path: String.t(), severity: :error | :warning, type: atom() }