Click or drag to resize
AddItemToCartValidatorValidate Method
Validates the ItemParameters specify an SKU from the same site as Cart is.

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