Joi
v0.2.0
Pages
Modules
Joi.Error
(Joi v0.2.0)
View Source
Link to this section
Summary
Types
t()
Functions
%Joi.Error{}
The struct of error
new(type, options)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() :: %{type:
String.t
(), message:
String.t
(), path:
list
(), context:
map
()}
Link to this section
Functions
Link to this function
%Joi.Error{}
View Source
(struct)
The struct of error
Link to this function
new(type, options)
View Source