Module Values.GuardrailRegexesSource

Sourcetype nonrec t = GuardrailRegex.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : GuardrailRegex.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `String of GuardrailRegexNameString.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> GuardrailRegex.t list
Sourceval of_json : [> Yojson.Safe.t ] -> GuardrailRegex.t list