Configuration | Description |
---|---|
WARN | Executes the action, and the state object is updated. |
REJECT | Rejects the action and a detailed exception is returned. |
DROP | Drops the action and resource is removed from the cart. |
NONE | Accepts the action. |
BLOCK | Blocks the action and returns an exception. |