Default ConfigMergeService for ValueHosts. Automatically used if none is supplied to the ValidationManagerConfigBuilder. It locks only the valueHostName and validatorConfigs. It upscales ValueHostType from Property to Input (but not anything else). It uses the ValidatorConfigResolver to handle all validatorConfigs.

Hierarchy (view full)

Implements

Constructors

Accessors

Methods

  • Applies the ConfigMergeService rules to all properties found in the source config. If the destination does not have the same property, it is copied. Otherwise, we use the ConfigMergeService rule. If there is no ConfigMergeService rule for a property found on source, it is always copied. The result is changes made to destination. If the rule is 'delete', then it checks for the property in the destination config and deletes that, without regard to the property being present in the source.

    Parameters

    Returns void

Generated using TypeDoc v0.25.12