Check if the specified value satisfies the restrictions of this class (i.e., "CustomInt"). Return 0 if successful (i.e., the restrictions are satisfied) and non-zero otherwise.
Declared in <balb_testmessages.h>
static
int
checkRestrictions(int const& value);