vies-dotnet
vies-dotnet copied to clipboard
fix wrong country code in validation error message
PR for issue #27. See added unit test ErrorMessage_Should_Contain_CountryCode.
It would also be good if the property CountryCode is initialised by the constructor of the base class VatValidatorAbstract. Then it cannot be forgotten. However, I have not implemented this here.