An error encountered during validation or schema compilation.
Use JSONSchex.format_error/1 to produce a human-readable string.
Summary
Types
@type t() :: %JSONSchex.Types.Error{ context: JSONSchex.Types.ErrorContext.t() | nil, path: list(), rule: atom(), value: term() | nil }