AY2425S1-CS2103T-T08-1 / tp

MIT License
2 stars 5 forks source link

[PE-D][Tester A] Add command allows invalid email domains to be used #254

Closed soc-se-bot closed 1 week ago

soc-se-bot commented 1 week ago

Running the following command add n/John Dod p/98765432 e/johnd@example.00 a/John street, block 123, #01-01 allows me to add a contact John Dod with the invalid email domain to be added to the address book. I feel like a check could be put in place to make sure that any illegal domains are not used!

Screenshot 2024-11-08 at 5.19.21 PM.png


Labels: type.FeatureFlaw severity.Medium original: Haris-Irfan/ped#10

travisim commented 1 week ago

NOT_IN_SCOPE