Skip to content

Dependencies

Compare
Choose a tag to compare
@wol-soft wol-soft released this 05 Jun 16:03
· 266 commits to master since this release

Features

  • Added depth parameter to serialization methods (docs)
  • Allow base references (docs)
  • Added Property Dependencies (docs)
    • Require a list of properties to be present based on the presence of a property
  • Added Schema Dependencies (docs)
    • Dependency to an object schema based on the presence of a property
    • Dependency to a composition schema based on the presence of a property
    • Dependency to a schema reference referring to either an object or a composition based on the presence of a property