PhysicalLocationParametersValidatorTrait
This is the physical location parameters validation trait.
Table of Contents
| validateDeliveryPoint() | : bool|null | |
|---|---|---|
| validateReturnPoint() | : bool|null | |
| validateVisibleOnMap() | : bool|null |
Methods
validateDeliveryPoint()
protected
validateDeliveryPoint(mixed $deliveryPoint) : bool|null
Parameters
- $deliveryPoint : mixed
Return values
bool|null —validateReturnPoint()
protected
validateReturnPoint(mixed $returnPoint) : bool|null
Parameters
- $returnPoint : mixed
Return values
bool|null —validateVisibleOnMap()
protected
validateVisibleOnMap(mixed $visibleOnMap) : bool|null
Parameters
- $visibleOnMap : mixed