Xpdl Validator - java
- 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)
Xpdl Validation, using spring boot upload file template.
##using STS IDE
- checkout repository.
- import project
- run as Spring Boot App.
##Using generated .Jar file.
-
checkout repository.
-
open command line prompt
-
use:
java -jar target/xpdlValidator-0.1.0.jar
- open http://localhost:8080/ url in your browser.