ontehfritz / SuperSimpleAuth

WIP Simple Online Authentication and Authorization Micro-Service
https://www.authenticate.technology
4 stars 1 forks source link

Update to Nancy 0.22 #23

Closed ontehfritz closed 10 years ago

ontehfritz commented 10 years ago

Need to update the model validation code. This is a welcome change as the old way was too complex to simply get an validation error output message. Validation error code needs to be updated in SSA. Because of the old way, I had created a helper to output the message. So code only needs to change there.