I want to be able to take some Python object (more precisely, a dataclass) and dump it to it\'s dict representation using a schema. Let me give you an example:<
dataclass