Validation Regex for Numbers and as well allows decimal values ?
Hi All,Actually we have Validation regex for Numbers (integers), it allows only integers, but my requirment was, along with numbers , if user wants to allows him to add decimal value it , so The Regex allows him that able to integers or able to decim...