25262728293031
private PastValidatorForYear constraint; @BeforeClass public void init() { constraint = new PastValidatorForYear(); }