Currently when I try to create an inventory with quantity "3000000000" (over the MAX_INT), the error message displayed is as such.

A possible suggestion could be to include separate error messages, specifying to the user that they have crossed the upper bounded limit, and possibly educate them on what is the boundary.
Currently when I try to create an inventory with quantity "3000000000" (over the MAX_INT), the error message displayed is as such.
A possible suggestion could be to include separate error messages, specifying to the user that they have crossed the upper bounded limit, and possibly educate them on what is the boundary.