how touse RegularExpression("^[0-9]\\d*(\\.\\d{1,2})?$") MVC?
what is this \\d* meaning
ex:
("^[0-9]\\d*(\\.\\d{1,2})?$")
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Luis S.Posted Sep 23, 2018, 6:20 AM