Skip to content

modeldriven-hu/astah-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astah Validator Plug-In

With this plugin you can run validation rules on your model. The validation rules can be described in groovy script (very similar to java) which are stored in a standard .yaml file.

Screenshot

image

Features

  • Execute validation rules on the current model
  • Support for multiple suites
  • Support for multiple validation rules
  • Groovy can be used to describe the rules
  • Display rules violations in a tabular format
  • Display the number of violations by category
  • Support for context menu
    • Jump to errornous element in the structure tree
    • Jump to errornous element on current diagram
  • Sorting in table

Repository format

For an example see: https://github.com/modeldriven-hu/astah-validator/blob/main/src/test/resources/testrepository.yaml