Once we get the new config file, we need to make sure that it has no errors before Hot-Reloading. Therefore, we need to find a way to see if there is a way to validate all the information that is in the new config file, so that if it is not validated then we will abort the Hot-Reload and stay with the parameters of the old config file.
Once we get the new config file, we need to make sure that it has no errors before Hot-Reloading. Therefore, we need to find a way to see if there is a way to validate all the information that is in the new config file, so that if it is not validated then we will abort the Hot-Reload and stay with the parameters of the old config file.