Values.ConsolidationSourceThe matching criteria to be used during the auto-merging process.
type nonrec t = {matchingAttributesList : MatchingAttributesList.t;A list of matching criteria.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `List of [> `String of String1To255.t ] list ] list ])
list ]