[ Version ( since = "7.8" ) ]
public static inline Dict<Value?> simple_deserialize (string yaml, string[]? sub_members = null, Settings? settings = null) throws Error
DictSupport.deserialize without manual YamlWorker instance creation
| yaml |
Yaml string |
| sub_members |
Sub members to 'steps' |
| settings |
Settings |
|
Deserialized object |
| Serialize.Error |
Error with yaml or sub_members |