RuntimeConfigurationSchema

RuntimeConfigurationSchema is a configuration schema root for runtime configuration.

Use this class for individual configuration schemas that will be exported as JSON with a $schema property.

Inherits from: ConfigurationSchema: The base configuration schema root class.

This class currently does not add any additional fields or methods.