View Source StrawHat.Error.ErrorList (StrawHat v0.6.2)
Data structure that represents a list of StrawHat.Error.t/0.
Link to this section Summary
Functions
Creates an StrawHat.Error.ErrorList.t/0
Link to this section Types
Specs
t() :: %StrawHat.Error.ErrorList{errors: [StrawHat.Error.t()]}
List of Errors.
errors: List ofStrawHat.Error.t/0.
Link to this section Functions
Specs
new([StrawHat.Error.t()]) :: t()
Creates an StrawHat.Error.ErrorList.t/0