Skip to content

v1.2.0

Compare
Choose a tag to compare
@OldSneerJaw OldSneerJaw released this 21 Jul 20:51
· 922 commits to main since this release

Added

  • #29: Parameter to indicate that an item cannot be modified if it has a value
  • #30: Parameter to prevent documents from being replaced
  • #31: Parameter to prevent documents from being deleted
  • #32: Range validation parameters that exclude the minimum/maximum values
  • #39: Test helper convenience functions to build validation error messages

Fixed

  • #42: Arrays can be assigned to items that expect object or hashtable