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.
Validates the cart that is specific to the CatDistinctProductReference table.
Syntax
public boolean validateCartQuantity(CatCartLine _catCartLine, [boolean _useCheckFailed])
Run On
Called
Parameters
- _catCartLine
Type: CatCartLine Table
The CatCartLine record to validate.
- _useCheckFailed
Type: boolean
A Boolean value that specifies whether any validation error will cause a call to the checkFailed method.
Return Value
Type: boolean
true if the record is valid; otherwise, false.