what is the easiest way to validate a large XML file is valid well formatted? in c#

前端 未结 0 1544
囚心锁ツ
囚心锁ツ 2020-12-10 00:06

I figured that using XmlReader instead of having XmlDocument loading/parsing the entire thing would be faster, so I implemented it. but I still wondering if there is easier

相关标签:
回答
  • 消灭零回复
提交回复
热议问题