Hi All,
I was wondering if there is an easy way to test the validity of an XML configuration file.
Just as an example I have this now in the config file <blah blah blah>
JoranConfigurator doConfigure accepts it and no exception is thrown.
Nothing gets printed or written to a file etc. however I'd like to detect that the config file is messed up.
Any suggestions?
Thanks