Optional ReadonlybaseBase IRI for IRI resolution (must be absolute and hierarchical).
Resolves internal IRIs to absolute form.
If omitted, IRIs are resolved against app.
Optional ReadonlylenientDisables structural validation after decoding.
Allows the caller to handle validation independently using more advanced or specialised tools, for example for improved error reporting.
true, structural checks are skipped and only syntax errors are reported through exceptionsfalse, both syntax and structural errors are reported through exceptionsIf omitted, decoders apply internal structural validators to the input.
Configuration options for decoding operations.