Error when input validation fails.
@type t() :: %DprintMarkdownFormatter.Error.ValidationError{ __exception__: true, expected: String.t() | nil, field: atom() | nil, value: term() | nil }