API Reference Tarams v1.4.0
modules
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