View Source API Reference Tarams v1.8.0

Modules

Params provide some helpers method to work with parameters

This is only a specification to define a schema to use with Tarams.Params.cast and Tarams.Contract.validate

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