PeriodValue
Magento\Quote\Model\Backpressure\Config\PeriodValue
What it does
This class validates the backpressure period configuration value before it's saved to the database.
It ensures that administrators can only select valid predefined time periods for rate limiting quote operations.
Developers would interact with this indirectly through the admin configuration panel when setting up backpressure/rate limiting controls for quote-related API requests.
Public Methods
- beforeSave()