API Reference mecto v0.6.0
modules
Modules
"Mail merging" with Ecto structs.
Parses "some text with [[tag.module]]" into [tag: [:module]]
Converts an Ecto schema into a map, for use in Mecto.SchemaValidator.
Validates fields extracted with Mecto.MarkupParser exist based on the schema given from
Mecto.MarkupParser.
Used by Mecto.SchemaValidator to track the results of schema validation.