The email restrictions that are stated in the user guide is that the domain portion consist of 2 domain labels separated by a .
However when attempting a command that violates this restriction by adding email nus@nus which is the domain portion should consist of 2 domain labels, the email is
successfully added (refer to second screenshot)
This should be a bug as there is no exception caught for this restriction but there is exception thrown for the rest of the restrictions in the diff fields (phone/name)
The email restrictions that are stated in the user guide is that the domain portion consist of 2 domain labels separated by a .
However when attempting a command that violates this restriction by adding email
nus@nus
which is the domain portion should consist of 2 domain labels, the email is successfully added (refer to second screenshot)This should be a bug as there is no exception caught for this restriction but there is exception thrown for the rest of the restrictions in the diff fields (phone/name)
[original: nus-cs2103-AY2223S1/pe-interim#2011] [original labels: severity.Medium type.FunctionalityBug]