PostAddressValidation |
This topic describes the ShipExec Server PostAddressValidation Rule
A business rule hook that fires after the AddressValidation event
public void PostAddressValidation(NameAddress nameAddress, List<NameAddressValidationCandidate> addressValidationCandidates, SerializableDictionary userParams) { }