Fact.Seam.Decoder.Json.V1 (Fact v0.2.0)

View Source

A JSON decoder implementation.

Supports either the Elixir.JSON or Jason libraries if available. If neither library is loaded, decoding will return {:error, :no_json_impl}.

Summary

Functions

validate_options(options, specs)