Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.08 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.08 KB

This repository contains the configuration files for the VEFA validator which is being developed by Difi.

The validator consists of two Github projects:

To install:

Short install version:

To build:

  • At VEFAvalidatorApp: mvn clean install

The build will create a web application and a web service application that can be install in Tomcat or GlassFish. Please refer to the documentation for more information.