ConfigSchema

constructor(title: String, description: String? = null, sections: List<ConfigSection>)