Description
The p/ field should not be empty is not alerted to the user.
Steps to Reproduce
- Attempt editing a user with the
p/ field empty.
- Observe that the result display returned does not address the issue.
Expected Behavior
Users should be prompted of the strictly non-empty PHONE_NUMBER field when inputting an empty p/.
Actual Behavior
However, the result display only reminds user that the field should be of numerics, starting with certain digits and of strictly 8 digits long.
Additional Information
Input:
edit 1 p/
Output:

Suggested Improvement
Consider throwing another command exception in the case of that field being empty.