public interface IModuleConfiguration : IConfiguration| ConfigurationId | 
            The ID of the configuration.
             (Inherited from IConfiguration)  | 
                
| Enabled | Is the module that owns this configuration enabled or not. | 
| ResourceManager | 
            Returns the resource manager object that is associated with this configuration. Can be null.
             (Inherited from IConfiguration)  | 
                
| SetValidity | Set the configuration object either valid or invalid. | 
| Valid | 
            Method for resolving if the configuration is valid.
             (Inherited from IConfiguration)  |