I am using below regular expression to validate money which works fine.
^\\d{1,3}(,\\d{3})*$
Now I want to add minimum amount also like minim