ValidationError
@type t() :: %PolarExpress.Schemas.ValidationError{ ctx: map() | nil, input: term(), loc: [String.t() | integer()] | nil, msg: String.t() | nil, type: String.t() | nil }
ctx
input
loc
msg
type