Skip to content

akhettar-zz/schematron-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schematron and DTD Validation Service

REST Service performing DTD/Schema and Schematron Validation. Schema files and Schematron rules are stored in the file system. These files are loaded at the start of the service and refreshed from time to time depending what was configured in the property file.

Technology stack:

  • Java
  • REST Jersey
  • Guice for DI
  • Mockito
  • JAXB
  • Enunciate for API documentation

To build eclipse project

mvn eclipse:eclipse

About

REST Service performing DTD/Schema and Schematron Validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published