Skip to content

v1.5.14

Compare
Choose a tag to compare
@IvanRublev IvanRublev released this 12 Aug 17:57
· 4 commits to master since this release
  • 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.