returnnewValidationFailure(propertyName,"Folder does not exist");
returnnewNzbDroneValidationFailure(propertyName,"Folder does not exist")
{
DetailedDescription="The folder you specified does not exist or is inaccessible. Please verify the folder permissions for the user account that is used to execute NzbDrone."
returnnewValidationFailure(propertyName,"Unable to write to folder");
returnnewNzbDroneValidationFailure(propertyName,"Unable to write to folder")
{
DetailedDescription="The folder you specified is not writable. Please verify the folder permissions for the user account that is used to execute NzbDrone."