View Source API Reference Skema v0.2.1

Modules

Skema is a simple schema validation and casting library for Elixir. Skema provide 3 main APIs

Result Struct for Skema operations

Cast data to target type. Much code of this module is borrowed from Ecto.Type