Currently, many libraries have to duplicate the code to define implementations of ValidatorHKTBase and other things, so that the code can be tested. This duplicated functionality should be combined into data-test-support library which should be used as dev dependency only, similarly to server-test-support.