Usually the XML validator works fine out of the box, but when in huge files (around 2500+ lines of XML) it stops validating structural problems.
I have several files of 50k+ lines that I want to validate using this extension. Is there a setting I could change to improve the functionality? Is there a maximum ammount of errors that can be detected at the same time? Or a maximum number of lines/blocks? A memory issue? What could be the problem?
Hello!
Usually the XML validator works fine out of the box, but when in huge files (around 2500+ lines of XML) it stops validating structural problems.
I have several files of 50k+ lines that I want to validate using this extension. Is there a setting I could change to improve the functionality? Is there a maximum ammount of errors that can be detected at the same time? Or a maximum number of lines/blocks? A memory issue? What could be the problem?
Thanks in advance.