| Class and Description |
|---|
| com.linkedin.feathr.core.configvalidator.typesafe.TypesafeConfigValidator
package private use only, please use
FeatureConsumerConfValidator or
FeatureProducerConfValidator as needed
This class implements ConfigValidator using the Lightbend (aka Typesafe) Config Library.
Also provides config validation methods that operate on Typesafe Config objects instead of a
ConfigDataProvider. These methods will be used by TypesafeConfigBuilder during
config building. |
| Field and Description |
|---|
| com.linkedin.feathr.core.config.producer.sources.RestliConfig.ENTITY_TYPE
As of beta, this field is deprecated in favor of KEY_EXPR(keyExpr)
|
| com.linkedin.feathr.core.config.producer.sources.RestliConfig.RESOUCE_NAME
As of beta, the field name is a typo and will be removed
|