Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.