Module Values.ComplianceViolatorsSource

Sourcetype nonrec t = ComplianceViolator.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ComplianceViolator.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Map of ([> `String of LengthBoundedString.t ] * [> `String of LengthBoundedString.t ]) list | `String of ResourceId.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ComplianceViolator.t list