Skip to content

v6.0

Compare
Choose a tag to compare
@arobenko arobenko released this 13 Mar 22:21
· 28 commits to master since this release
  • Allow referencing <interface> fields in the <optional> field cond-itions.
  • Added construct property for <message>, can be used to specify extra construction requirements.
  • Added readCond and constructAsReadCond properties for <message>, can be used to specify extra read operation conditions.
  • Added validCond and constructAsValidCond properties for <message>, can be used to specify extra validity conditions.
  • Added failOnInvalid property for <message>, can be used to fail read operation if the message contents are invalid.
  • Sorted properties listings in the appendices by name.