Dredd.Dataset (dredd v2.0.2)
This is the internal datastructure used for passing the current validation state from validator to validator including the top-level error-structure of any validated datastructure.
Summary
Types
Link to this type
error_t()
@type error_t() :: Dredd.SingleError.t() | Dredd.ListErrors.t() | Dredd.MapErrors.t()
Functions
Link to this function