This application provides an api for verifications on dmn tables.

How can i use this api?

Root path: /api

Verifications

Get all verifications from all verifiers with the given dmn table

Verification classifications

Get a list of all verification classifications

Get all verifications for the given verification classification

Verification types

Get a list of all verification types

Get all verifications for the given verification type

Application

  • GroupId: ${artifactId}
  • ArtifactId: ${groupId}
  • Version: ${version}
  • Quarkus: ${quarkus.version}
  • Camunda DMN: ${version.camunda}

Contribute