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
Tarams.Params.cast
Tarams.Contract.validate
Cast data to target type. Much code of this module is borrowed from Ecto.Type
Ecto.Type