Click or drag to resize

AddressValidator Class

Provides services related to address validation and correction
Inheritance Hierarchy
SystemObject
  Ignition.Crm.AddressValidationAddressValidator

Namespace: Ignition.Crm.AddressValidation
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class AddressValidator

The AddressValidator type exposes the following members.

Constructors
 NameDescription
Public methodAddressValidator Default constructor
Top
Methods
 NameDescription
Public methodValidateT Validates an address against the current Address Correction as defined in NetFORUM, suggesting corrections if available.
Top
See Also