Values.DecoderManifestValidationExceptionSourceThe request couldn't be completed because it contains signal decoders with one or more validation errors.
type nonrec t = {invalidSignals : InvalidSignalDecoders.t option;The request couldn't be completed because of invalid signals in the request.
*)invalidNetworkInterfaces : InvalidNetworkInterfaces.t option;The request couldn't be completed because of invalid network interfaces in the request.
*)message : string option;}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string | `String of FullyQualifiedName.t ])
list ]
list
| `String of string ])
list ]