vow v0.0.2 Vow.RegexOperator 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(), rest()} | {:error, [Vow.ConformError.Problem.t()]}