playframework - Validate javax.validation.* annotated object from external jar in Play Framework 1.2.5 -


i have entity class has jsr303 validation annotations. compiled against hibernate-validator, packaged in jar using maven.

i have play 1.2.5 app includes jar, , pass class controller argument annotated @valid. play not seeing of validation errors. possibly problem caused way packages set up?

cheers nic


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -