output=String.format("Invalid Contract Id given. Only '%s' '%s' or the real contract ID are allowed values. The contract ID must be between 3 and 40 characters and only include alphanumeric values and hyphens,",Properties.UNKNOWN_CONTRACT_ID,Properties.NO_CONTRACT_ID);
}
elseif(!isAllowedCOO(properties)){
output=String.format("Invalid country of origin set. It should match one of the ISO alpha 2 codes and be a country with no restriction on data residency. Found: %s.",properties.getCountryOfOrigin());
output=String.format("Invalid Contract Id given. Only '%s' '%s' or the real contract ID are allowed values. The contract ID must be between 3 and 40 characters and only include alphanumeric values and hyphens,",Properties.UNKNOWN_CONTRACT_ID,Properties.NO_CONTRACT_ID);
}
elseif(!isAllowedCOO(properties)){
output=String.format("Invalid country of origin set. It should match one of the ISO alpha 2 codes and be a country with no restriction on data residency. Found: %s.",properties.getCountryOfOrigin());