Integer rule:
Integer must have at least one number (0-9).
Integer cannot contain commas or spaces.
Integer cannot have decimal point.
Integer can be positive or negative.
Integer can be specified in three formats: decimal, hexadecimal (prefix 0x) or octal (prefix 0).