
Parses Yaml values to an existing object instance by mapping Yaml values, to object properties.
In case of error check the Errors
collection.
public bool ParseYamlToObjectOverrides(string yaml, object instance)
© West Wind Technologies, 2025 • Updated: 2025-02-25
Comment or report problem with topic