Is there a way to have Elixir Records without default values?

If you want to validate data then make a constructor function for it, I generally call it new.

2 Likes