Skip to content

Verifies that your XML Schema (or DFDL schema) works with many different available XML validators

License

Notifications You must be signed in to change notification settings

OpenDFDL/xmlSchemaMultiValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmlMultiValidator - validates XML with multiple different validators

This is a Java + Scala program usable from a command line.

Note the Scala dialect is Scala 3. Java dialect is Java 17.

Currently validates against:

  • woodstox
  • Xerces J
  • javax.xml.validation
  • xmllint (which is libxml2)
  • Xerces C

About

Verifies that your XML Schema (or DFDL schema) works with many different available XML validators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published