I have a requirement:
The system shall store errors.
I want the requirement to be true if there are one or more errors. Is this the case for the above, in regards to grammar/english language and writing rules etc?
(This is a very high level requirement and it is only an example, so please don't dissect it too much)
I could write
The system shall store one or more errors.
but my question remains, if the first example is valid or if I shall change all requirements to state the "one or more" line as well in order to be grammatically correct.
Thanks