Uses of Class
com._1c.g5.v8.dt.compare.merge.MergeValidationProblem
-
Packages that use MergeValidationProblem Package Description com._1c.g5.v8.dt.compare.core -
-
Uses of MergeValidationProblem in com._1c.g5.v8.dt.compare.core
Method parameters in com._1c.g5.v8.dt.compare.core with type arguments of type MergeValidationProblem Modifier and Type Method Description void
IComparisonParticipant. validateMerge(IMergeSession mergeSession, ComparisonContext comparisonContext, ComparisonNode node, List<MergeValidationProblem> validationProblems)
Validates the process of merge of the specified model node.
-