I need to validate input in the following way.
1,1 // true (1) -1,1 // true (2) 1,-1 // true (3) -1,-1 // true (4)
I enter a positive or nega