currently i am using code below, but not able to add validate > 0 currently its not validate 0000000000
[RegularExpression(@"(\b\d{3}[-.]?\d{3}[-.]?\d{4}\b)", ErrorMessage = "Please enter valid mobile no.!")]
currently i am using code below, but not able to add validate > 0 currently its not validate 0000000000
[RegularExpression(@"(\b\d{3}[-.]?\d{3}[-.]?\d{4}\b)", ErrorMessage = "Please enter valid mobile no.!")]