DynoMapBuilder

A builder class used to construct DynoMap or Entity instances with validation of required fields.

This class tracks which required keys have been set during the building process and throws an exception if any are missing when the build is finalized.