fussy
v0.1.0-rc.4
Pages
Modules
Search documentation of fussy
Settings
View Source
Fussy.ValidationError
(fussy v0.1.0-rc.4)
Summary
Types
t()
Types
Link to this type
t()
View Source
@type
t() :: %Fussy.ValidationError{ mod:
module
(), msg:
String.t
(), path: [
any
()], term:
any
() }