Values.RuleDetailSourceThe details of a rule.
type nonrec t = {metadataFormEnforcementDetail : MetadataFormEnforcementDetail.t option;The enforcement detail of the metadata form.
*)glossaryTermEnforcementDetail : GlossaryTermEnforcementDetail.t option;The enforcement details of a glossary term that's part of the metadata rule.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `String of GlossaryTermId.t
| `Structure of
(string * [> `String of FormTypeIdentifier.t ]) list ]
list ])
list ])
list ]