Click or drag to resize
CustomerAddressValidatorValidate Method
Validates the address.

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

Return Value

Type: Boolean
Returns a value indicating whether validation succeeded.

Implements

IValidatorValidate
See Also