Click or drag to resize
CustomerAddressValidatorValidate Method
Validates the address.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public bool Validate()

Return Value

Type: Boolean
Returns a value indicating whether validation succeeded.

Implements

IValidatorValidate
See Also