ex_json_schema v0.7.4 ExJsonSchema.Validator

Link to this section Summary

Link to this section Types

Link to this type

errors()

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

options()

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

Link to this section Functions