keithb418 / scrum-team-app

Apache License 2.0
3 stars 5 forks source link

Back End CRUD Operations #9

Closed usman-tahir closed 7 years ago

keithb418 commented 7 years ago
asc2683 commented 7 years ago

I think we can pull out object validation to the base CRUD resource. This can be an independent task/issue.

keithb418 commented 7 years ago

We don't have object validation yet, but that can be added later as part of a separate task.