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