I need regex to validate a number that could contain thousand separators or decimals using javascript. Max value being I need regex to validate a number that could co
I need regex to validate a number that could contain thousand separators or decimals using javascript. Max value being I need regex to validate a number that could co