IvanRublev / Domo

A library to validate values of nested structs with their type spec t() and associated precondition functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reviews and general feedback

IvanRublev opened this issue · comments

Dear Elixir experts,

The main idea of the library is to add shape to fields of the structs to make these pieces of data to flow through the app consistently.

It'd be great if you have a look at the library and the example application within the repo and give feedback in the comments to this issue:

  • How do you feel about the idea?
  • What is done well and can be done even better?

Code review is welcome, please, open a PR or a new issue in this repo.
If you've found a bug, please, open a new issue.