Closed samuelbryant closed 6 years ago
Currently validation is done at the Item level within the constructor. This is incorrect. It should be done at the List level at the 'from_dict' level.
Component of #53
Currently validation is done at the Item level within the constructor. This is incorrect. It should be done at the List level at the 'from_dict' level.