Skip to content

objectfactory 0.0.3: class type for nested fields

Pre-release
Pre-release
Compare
Choose a tag to compare
@devinaconley devinaconley released this 18 Dec 14:51
· 44 commits to develop since this release
f4158af

associated with PR #3

  • allow setting class type for serializable Nested field
  • allow setting class type for nested serializable List
  • will automatically use this class if _type is not specified in dictionary
  • will throw error if conflicting _type is provided