-
Jan 18th, 2011, 07:33 AM
#1
JSR Validation
Hi,
We are implementing JSR validation using
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>com.springsource.org.hibernate.validat or</artifactId>
<version>4.0.0.GA</version>
Can we have more than one message properties (ValidationMessages.properties) in our project? In that case which one will hibernate validator take?
-
Jan 21st, 2011, 05:01 PM
#2
As far as I'm concerned you can only have one.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules