vow v0.0.1 Vow.Conformable protocol View Source

TODO

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

conform(spec, spec_path, via, value_path, value)

View Source
conform(t(), [term()], [Vow.Ref.t()], [term()], term()) ::
  {:ok, conformed()} | {:error, [Vow.ConformError.Problem.t()]}