ProductParametersValidatorTrait
This is the base add/edit product basket parameters validation trait.
Table of Contents
validateOptions() | : bool|null | |
---|---|---|
validateQuantity() | : bool|null |
Methods
validateOptions()
protected
validateOptions(mixed $options) : bool|null
Parameters
- $options : mixed
Return values
bool|null —validateQuantity()
protected
validateQuantity(mixed $quantity) : bool|null
Parameters
- $quantity : mixed