Skip to content

Akkurate 0.8.0

Compare
Choose a tag to compare
@nesk nesk released this 24 May 15:07
· 60 commits to main since this release

Added

  • Support transforming a value before validating it (#26)
  • New constraint to ensure a collection doesn't contain duplicated elements (#28)
  • New constraints to check if a value is an instance of some type (#27)
  • New accessors to easily validate a specific index of a collection (#29)