Skip to content

Java Validator

Vadim Peretokin edited this page Jul 5, 2019 · 2 revisions

Hammer includes both the .NET validator and the Java validator, latter of which is managed as a copy in our repository.

Shipping

The Java validator is a fast-moving target that can break often, so to ensure a good user experience, Hammer ships the latest 'known working' version. We manually control the version by synchronising upstream with our repository.

Fixes

This is not a fork of the Java validator - we contribute fixes directly to the Java validator PR and integrate them into our own at the same time so users have access to them. If you have any improvements to the Java validator that you'd like to see in Hammer and have the code for it, please submit the PR both to upstream and our repository, thanks!

Clone this wiki locally