on-extra-throw-remaining
function
clojure.data.json/on-extra-throw-remaining
(on-extra-throw-remaining [val rdr])Pass as :extra-data-fn to `read` or `read-str` to throw if data is found
after the first object and return the remaining data in ex-data :remaining.
Examples
No examples yet. Be the first to add one!