I've been tasked with creating a class for objects defined by a JSON schema. Initially I was just going to build the class based on the schema, but now I've been told it should be automatically generated from the schema itself.I've been tasked with creating a class for obje