Max « Validation « JPA Q&A





1. Difference between @Max and @DecimalMax (and @Min and @DecimalMin)    stackoverflow.com

What's the difference between @Max and @DecimalMax, and @Min and @DecimalMin in Hibernate Validator? Looking at the Javadocs, they seem to be enforcing the same constraint.