Open nagiteja opened 3 years ago
The date seems to be correct. The format listed in the UG and DG is DDMMYYYY.
Team chose [response.Rejected
]
Reason for disagreement: The format is right. I do agree with you guys on that but the system should be able to catch when an invalid user input is added. For example if I am using this application this year, 2021. I shouldn't be able to add an appointment for the year 2022 cause that is invalid. You can just include a try and catch in order to rectify this issue. Hope this makes it clear. Thanks
Team chose [severity.VeryLow
]
Originally [severity.Low
]
Reason for disagreement: [replace this with your explanation]
Doesnt break the code but it accepts incorrect date inputs. It would be better if the program could catch this.