Is it supposed to be like this in new version or not?

To make clear, I have 2 layers of validation. First layer is in DTOs and 
it's processing everything like in v0.9.3. The second layer is in hibernate 
entities, it's needed to validate some business logic there. For example, 
if we need to edit some entity for *user1* with relations to other entities 
(some of them with relations to users), we need to make sure that all 
entities belongs to *user1*.

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to