easykeys/EasyKeys.Shipping

Add IAddressValidationProvider interface

Closed this issue · 0 comments

To support the reuse between Stamps.com and FedEx.

public Constructor(IEnumerable<IAddressValidationProvider> providers)
{
   // loop thru them
}