ConditionConflictIdentifierHandler: ((validatorSrc, validatorsInDest, identity) => ValidatorConfig | undefined)

Used by ValidatorConfigMergeService to identify if the source ValidatorConfig is in conflict with a destination ValidatorConfig. If one is identified, it is returned and the caller should use ValidatorConfigMergeService.resolve to determine how to handle the conflict.

Type declaration

Generated using TypeDoc v0.25.12