regexp for numbers and operators code example Example: regex for numbers Regex regex = new Regex(@"^\d$");