Open botr99 opened 2 years ago
Addresses can take any values, and it should not be blank. There is no specification in our guides that "address cannot be all non-alphanumeric".
Team chose [response.Rejected
]
Reason for disagreement: I feel that the input validation can be more strict. Even though it's not explicitly stated in the UG, addresses with all non-alphanumeric characters doesn't make sense and shouldn't be allowed to pass the input validation.
Steps to replicate:
add n/C e/aaa.b@aa-bbd a/@@@ p/00000001
Expceted: fails doesnt make sense as address cannot be all non-alphanumeric
Actual: added