flyx / NimYAML

YAML implementation for Nim
https://nimyaml.org
Other
189 stars 36 forks source link

Option to Ignore unknown fields #102

Closed toghrulgasimov closed 2 years ago

toghrulgasimov commented 2 years ago

Error: unhandled exception: While constructing NodeObj: Unknown field: "fieldname" [YamlConstructionError] Is there option to ignore this exception?

toghrulgasimov commented 2 years ago

It is possible with ignore: [] pragma