AddressValidationContext reference
AddressValidationContext
record provides information that needed to validate the address.
It is available as a parameter in ValidateAsync
method of the address validation extension.
Properties
Address
The address that needs to be validated. For more information, see AddressToValidate.
LanguageId
The current webstore language LCID. For example the value of 1033 is the ID of the 'English - United States' language and of the same culture.
UserKey
The unique key that identifies a user of the current request.