E.D. Part III: Option display and semantics
- Controls what edit controls for options should look like
- Controls relevancy (whether or not displayed)
- Option might be moot
- User may not have permission to view or edit option value
- Performs option validation
- Enforces option interdependencies
- Transforms the value as stored in the configuration store into something
the application can use