i had made rich application. And i’m using hibernate validator as my validator. Emm i have question , about how to get error message from hibernate validator and bind it to my swing. Thanks for your comment
i had made rich application. And i’m using hibernate validator as my validator. Emm
Share
Why can’t you get the error message and display it on the Swing UI as a lable?
ConstraintViolation.getMessage()