Partilhar via


CatExternalQuoteProductReference.validateCartLine Method

Performs the cart line validation that is specific to the product reference type.

Syntax

public CatCartLineInvalidityReason validateCartLine(CatCartLine _catCartLine, [boolean _useCheckFailed])

Run On

Called

Parameters

  • _useCheckFailed
    Type: boolean
    A Boolean value that indicates whether a validation error will cause a call to the checkFailed method.

Return Value

Type: CatCartLineInvalidityReason Enumeration
A CatCartLineInvalidityReason enumeration value.

See Also

Reference

CatExternalQuoteProductReference Table