LogService instance of this class.
This method validates the dApp configuration object. It uses
the AppConfiguration class to perform validations of
all configuration fields that are used in this runtime.
Note that this method will create an instance of the external
{@link MongooseModule} to perform a validation of connectivity
with the database.
Returns blank given correct configuration.
The main method to take config input, initialize and return an instance of the module. All dependency imports are performed dynamically based on input values.
imported config
instance of this module
Generated using TypeDoc
SCOPES
The module definition class for app's scheduler. Each cronjobs will be imported based on input configuration values.
v0.1.0