Validate text field for only entering double valued amount

We can validate text field using several ways , here we are using regular expression to check if there any other characters found on the text field value. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals… Read More Validate text field for only entering double valued amount