JsonConfExtension extension

Extension for reading a ConfigurationSource from a JSON string stored in another ConfigurationSource.

on

Methods

loadJsonConf() ConfigurationSource?
Loads a JSON string from this configuration` and returns a new ConfigurationSource containing the configuration values from the parsed JSON.