For example, we have few addresses like:
- "Box 111"
- "Some Rd Suite 1"
And we also have addresses that without any number:
- "Some Rd"
So to communicate that we prefer the address with numbers, what should we say?
"A valid mailing address requires":
- digit
- a digit
- digits
Update:
Will there be any difference if we change "digit" to "number"?
"A valid mailing address requires":
- number
- a number
- numbers
Update:
"contain digit/number" is a literal translate from Chinese. In Chinese, "digit/number" is used as an abstract concept here so no need to specify the quantity.
Are there the same thing for English, or we have to specify the quantity and modifiers to concrete it?