Zoi.Error exception (Zoi v0.5.5)

View Source

Summary

Types

path()

@type path() :: [atom() | binary() | integer()]

t()

@type t() :: %Zoi.Error{__exception__: true, message: binary(), path: path()}

Functions

add_path(error, path)

append_path(error, path)