Values.InvalidChangeBatchSourceThis exception contains a list of messages that might contain one or more error messages. Each error message indicates one error in the change batch.
val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of ErrorMessage.t ] list
| `String of ErrorMessage.t ])
list ]