Description
Hello,
-
Is there a current version of the jar that is not a fat jar that contains only the validator? Of course I can unpack this jar, leave what is theoretically needed in it and repack it, but I have some doubts about which packages to leave, I would definitely have to exclude javax, with the implementation of the servlet mechanism, because I have a conflict in my web application. The question is whether this validator can be used in this way, and what is the template for the correct use of this validator?
-
It would be best if there was such a version available in the maven repository, because from what I have seen there is no current version there?
-
Is this project still being developed, if not can you recommend something?
Regards,
Kamil Jarmusik