You are here:
Customizing Default Margin Range and Validation Interface Implementations
Follow these optional customization steps to build your own margin range and margin validation interface implementations.
-
The default MarginRangeLoader interface implementation loads the margin range data from the calculation procedure and returns the data in an output map. The calculation procedure is passed through the parameter, loadMarginRange, in the pricing plan step.
-
The default MarginValidation interface implementation validates margin ranges on line items in the Industries CPQ Cart.
- To customize the default MarginRangeLoader interface implementation, see Customize the MarginRangeLoader Interface Implementation.
-
To customize the default MarginValidation interface implementation, see
Customize the MarginValidation Interface Implementation.
Tip
You can customize either one or both interface implementations.

