New
Unclaimed project
Are you a maintainer of Domo? Claim this project to take control of your public changelog and roadmap.
Changelog
A library to validate values of nested structs with their type spec t() and associated precondition functions
validate_type/* function to run without Ecto validate_required warning.__t__/0 reflection function to each struct using Domo, which returns a binary description of the struct's type spec t(). Useful when you want to know the type Domo validation is built on.