26Oct/120
PlayFramework 2.0, MongoDB and UniqueField Validation
I could not find much information on making sure a field on a mongdb document was unique when validating a playform so here is some quick code that does the job.
Im using Play-Salat to do the lookup but you could just as easily do the lookup directly.




