View Source API Reference Flint v0.1.0

Modules

Practical Ecto embedded_schemas for data validation, coercion, and manipulation.

The core pipeline of Flint. Flint.Pipeline uses the module attributes that are collected when using the Flint.Schema macros to perform transformations and validations.

Flint.Schema provides custom implementations of certain Ecto embedded_schema DSL keywords.

Union type for Ecto. Allows the field to be any of the specified types.