Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@vknabel vknabel released this 04 Aug 18:16
· 10 commits to master since this release

Breaking API Changes:

  • Renamed Validated to ValidatedExtension in order to be distributed as CocoaPod - @vknabel
  • Removed first generic Parameter on Validated - @vknabel
  • Validator.validate now additionally throws - @vknabel

API Additions:

  • Added ValidatedType protocol - @jersonperpetua

Other Changes: