ArthurGuy / BBMembershipSystem

A membership management system for the Maker Space Build Brighton
https://arthurguy.co.uk/portfolio/bbms
GNU General Public License v3.0
20 stars 16 forks source link

ACS: Add check for user validity for device nodes #288

Closed nes0 closed 1 year ago

nes0 commented 1 year ago

This change is to add a check that the user is trained on a device before starting a new activity session. If not trained, I expect a VaildationException to be thrown which would result in a 422 response with a corresponding message body.