AY1920S1-CS2103-F09-4 / main

Insurelytics
https://ay1920s1-cs2103-f09-4.github.io/main/
MIT License
1 stars 5 forks source link

Policy coverage accepts invalid durations #173

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

Actual behavior: policy coverage accepts accepts durations like 50 days, 13 months, 2 years. Expected behavior: days should be limited to 30/31, months should be limited to 12


[original: gary-lgy/ped#9]