nghugo / intro-prog

Introductory Programming Project Group 1
0 stars 0 forks source link

Admin functionality: Data integrity checks for making new plans #22

Open nghugo opened 10 months ago

louis-theo commented 10 months ago

Make sure countries are real. Make sure no fields are left blank (or if left blank, ensure function aborts) Make sure date is valid format (done).