AY2425S1-CS2103T-T10-1 / tp

MIT License
0 stars 5 forks source link

Filter Command (Age/Appointment range boundaries) #109

Open OttoTan opened 1 day ago

OttoTan commented 1 day ago

Description When attempting to filter by age/appointment range range, filter b/100-0, I get a "0 persons listed!" message rather, than some message stating that the range is invalid.

image image

Expected Behaviour This types of command should show the below error message, which has already been implemented image