You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In version 2.3.1 the error message for VAT numbers that have a valid format but invalid check value used to be:
Invalid HR vat: checkValue.
Now in version 2.4.0 it looks the error message is always:
Invalid HR VAT: format.
E.g. for Croatia VAT HR15422143326 is in correct format but has invalid check value and error message in ValidationResult happens to be Invalid HR VAT: format.
The text was updated successfully, but these errors were encountered:
In version
2.3.1
the error message for VAT numbers that have a valid format but invalid check value used to be:Invalid HR vat: checkValue
.Now in version
2.4.0
it looks the error message is always:Invalid HR VAT: format
.E.g. for Croatia VAT
HR15422143326
is in correct format but has invalid check value and error message in ValidationResult happens to beInvalid HR VAT: format
.The text was updated successfully, but these errors were encountered: