sparkpost v0.1.0 Washup.RequiredError exception
Raised by Wash.verify/2 if a :required field is found.
Fields
- path: struct path to the error
- message: human-readable error message
Summary
Functions
Callback implementation for c:Exception.exception/1
Callback implementation for c:Exception.message/1
Functions
Specs
exception(Keyword.t) :: Exception.t
exception(String.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Specs
message(Exception.t) :: String.t
Callback implementation for c:Exception.message/1
.