hibernate-validator
@Range based hibernate validation checks
I would like to perform @Range based hibernate validation checks (org.hibernate.validator.RangeValidator) in my JPA entity code. But it seems to modify the generated SQL with this checks which I would[详细]
2022-12-12 11:09 分类:问答Hibernate Validator Exceptions
I\'m using Hibernate Validator in an application with EJB and Spring MVC.I\'m using JBoss 5, Hibernate 3 and Spring MVC version 3.[详细]
2022-12-11 01:55 分类:问答