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
- _catCartLine
Type: CatCartLine Table
A CatCartLine that should be validated
- _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.