in reply to Re^2: Data checking configuration files
in thread Data checking configuration files

Of course not :)

Whatever is loading the config file is responsible for validating its own inputs (in this case the file), exactly the same way as other functions consuming the various config values are responsible for validating them.

  • Comment on Re^3: Data checking configuration files