ExJsonschema.ValidationError.Exception exception (ExJsonschema v0.1.0)
View SourceException raised when validation fails using validate!/2.
Summary
Functions
Callback implementation for Exception.message/1
.
Types
@type t() :: %ExJsonschema.ValidationError.Exception{ __exception__: true, errors: [ExJsonschema.ValidationError.t()] }
Functions
Callback implementation for Exception.message/1
.