20212223242526
private static AssertTrueValidator constraint; @BeforeClass public static void init() { constraint = new AssertTrueValidator(); }