View Source Mecto.SchemaValidator.Result (mecto v0.7.1)

Used by Mecto.SchemaValidator to track the results of schema validation.

Summary

Functions

Link to this function

add_error(result, field, error)

View Source
Link to this function

merge(result, key, value)

View Source