ExVatcheck v0.1.1 ExVatcheck.VAT View Source
The ExVatcheck.VAT module provides a struct that encapsulates the properties of a VAT identification number after validation.
Link to this section Summary
Functions
Normalizes a VAT identification number by stripping non-alphanumeric characters and capitalizing any letters.
Link to this section Types
Link to this section Functions
Link to this function
normalize(vat) View Source
Normalizes a VAT identification number by stripping non-alphanumeric characters and capitalizing any letters.
Returns a binary representing the normalized VAT number.