Norm v0.1.0 Norm.Conformer.Conformable protocol View Source

Defines a conformable type. Must take the type, current path, and input and return an success tuple with the conformed data or a list of errors.

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

conform(spec, path, input) View Source