acstech / corkboard

Marketplace
2 stars 0 forks source link

Data Constraints #115

Closed jasonmoore30 closed 7 years ago

jasonmoore30 commented 7 years ago

Ensure that business logic is implemented on the API side. Can't be dependent on the UI to do all the checking.

jasonmoore30 commented 7 years ago

verifying that Item and NewItemReq have valid data before committing them to database