ExJsonSchema.Validator behaviour (ex_json_schema v0.10.2) View Source

Link to this section Summary

Link to this section Types

Specs

errors() ::
  [%ExJsonSchema.Validator.Error{error: term(), path: term()}] | list()

Specs

options() :: [{:error_formatter, module() | false}]

Link to this section Callbacks

Link to this section Functions