我知道,@Future
但@Past
它们与本地 VM 系统日期进行比较。我错过了什么?
问问题
4633 次
1 回答
5
我认为 javax.validation 中没有注释可以满足您的要求,但是您始终可以通过扩展 ConstraintValidator 接口来创建自己的验证器。你可以在这里看到一个例子:http: //docs.jboss.org/hibernate/validator/4.0.1/reference/en/html/validator-customconstraints.html
于 2011-03-19T08:46:14.243 回答