Skip to content

nightcodelearning/xpdlValidator

Repository files navigation

xpdlValidator

Xpdl Validator - java

Features

  • Load xpdl files
  • Validate Style0115 bpmn rule.
  • Validate Style0104 bpmn rule.
  • Validate BPMN0102 bpmn rule.
  • [-] Validate Style0122 bpmn rule. (comming soon)
  • [-] Validate Style0123 bpmn rule. (comming soon)

Description

Xpdl Validation, using spring boot upload file template.

How to run

##using STS IDE

  1. checkout repository.
  2. import project
  3. run as Spring Boot App.

##Using generated .Jar file.

  1. checkout repository.

  2. open command line prompt

  3. use:

java -jar target/xpdlValidator-0.1.0.jar

  1. open http://localhost:8080/ url in your browser.

About

Xpdl Validator - java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published