Last Version

com.componentcorp.xml.validation:test-helpers 0.9.4

A collection of JAXP Validators and utility classes, including an uber validator which detects most types of validation and performs ISO/IEC 19757-11:2011 compliant xml-model validation. Especially note IntrinsicSchemaFactory which can be used to auto detect other SchemaFactories whilst validating a document. IntrinsicSchemaFactory supports xml-model schema association.

License

License

GroupId

GroupId

com.componentcorp.xml.validation
ArtifactId

ArtifactId

test-helpers
Version

Version

0.9.4
Type

Type

jar
Description

Description

A collection of JAXP Validators and utility classes, including an uber validator which detects most types of validation and performs ISO/IEC 19757-11:2011 compliant xml-model validation. Especially note IntrinsicSchemaFactory which can be used to auto detect other SchemaFactories whilst validating a document. IntrinsicSchemaFactory supports xml-model schema association.
Source Code Management

Source Code Management

https://github.com/rosslamont/jxvc/tree/master/test-helpers

Download test-helpers 0.9.4


<!-- https://jarcasting.com/artifacts/com.componentcorp.xml.validation/test-helpers/ -->
<dependency>
    <groupId>com.componentcorp.xml.validation</groupId>
    <artifactId>test-helpers</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.componentcorp.xml.validation/test-helpers/
implementation 'com.componentcorp.xml.validation:test-helpers:0.9.4'
// https://jarcasting.com/artifacts/com.componentcorp.xml.validation/test-helpers/
implementation ("com.componentcorp.xml.validation:test-helpers:0.9.4")
'com.componentcorp.xml.validation:test-helpers:jar:0.9.4'
<dependency org="com.componentcorp.xml.validation" name="test-helpers" rev="0.9.4">
  <artifact name="test-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.componentcorp.xml.validation', module='test-helpers', version='0.9.4')
)
libraryDependencies += "com.componentcorp.xml.validation" % "test-helpers" % "0.9.4"
[com.componentcorp.xml.validation/test-helpers "0.9.4"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.componentcorp.xml.validation : base jar 0.9.4

Project Modules

There are no modules declared in this project.