Values_0.RequiredFieldInfoSourceInformation about a required field.
type nonrec t = {id : TaskTemplateFieldIdentifier.t option;The unique identifier for the field.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `String of TaskTemplateFieldName.t ]) list ])
list ]