I am importing a yaml file from my system directory. I want to validate for linter issues before Deserializing the yaml. Is there any nuget which i can use to perform the lint validation??
Does YamlDotNet provide a lint validator
I am importing a yaml file from my system directory. I want to validate for linter issues before Deserializing the yaml. Is there any nuget which i can use to perform the lint validation??
Does YamlDotNet provide a lint validator