v1.5.14
- Fix
validate_type/*
function to run without Ecto validate_required warning. - Add
__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.