Check if a string represents a valid integer.
String value to check
true if the value is a valid integer, false otherwise
Check if a string represents a valid integer.