Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Allow arrays as well as json

Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 01 May 11:38
· 47 commits to master since this release
78bb8bb
  • Allow decoded json to be passed in rather than the library decode it, thank you Lode Claassen.
  • Validation code DRY, thank you Lode Claassen.