AChelikani / Codenames

The board game, Codenames, but online!
2 stars 1 forks source link

Validation & Error Handling #3

Open TheOrangeOne opened 7 years ago

TheOrangeOne commented 7 years ago

We should add validation on all data returned from the client. In addition, we should consider everywhere we use client-provided data and handle potential errors gracefully.