reactivemongo-demo-app icon indicating copy to clipboard operation
reactivemongo-demo-app copied to clipboard

BSONObjectID validation in getById

Open Fruzenshtein opened this issue 10 years ago • 0 comments

Hey I just overviewed your application, it's really nice.

What about validation of BSONObjectID here:

https://github.com/sgodbillon/reactivemongo-demo-app/blob/master/app/controllers/Application.scala#L60

?

What if I put there not valid BSONObjectID value? E.g. dsf3223asfa

Thanks

Fruzenshtein avatar Jun 29 '14 19:06 Fruzenshtein