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

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

Link to this section Summary

Link to this section Functions

Link to this function

add_error(result, field, error)

View Source
Link to this function

merge(result, key, value)

View Source