Represents an error on a single Value.
@type t() :: %Dredd.SingleError{message: binary(), metadata: map(), validator: atom()}