qntfy / kazaam

Arbitrary transformations of JSON in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `require` option

chilland opened this issue · comments

Add functionality to require source fields to be present in the input JSON. Otherwise throw an error.

Closed by #25