Data_reader.DPA Data Provider is used to deserialise metadata to data of type Yocaml.Data.t in order to apply validations.
val from_string : string -> (t, Required.provider_error) resultProduces a type t value from a string.
Converts a value of type t into a value of type Yocaml.Data.t.