Lexicon
Table of Contents
Interfaces
- ILexicon
- This interface needs to be implemented if you want to define a config lexicon for your application The config lexicon is used to avoid conflicts and problems when storing/retrieving config values
Classes
- Entry
- Model that represent config values within an app config lexicon.
Enums
- Preset
- list of preset to handle the default behavior of the instance
- Strictness
- Strictness regarding using not-listed config keys