Only validator - no dependencies
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 250
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking how the current validator JAR is packaged and whether a current artifact is published in the Maven repository. The issue asks for a non-fat validator version, guidance on its dependencies, and confirmation of project status; done would require a clear supported distribution or an explicit explanation of what is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100