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.
- 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
For an example see: https://github.com/modeldriven-hu/astah-validator/blob/main/src/test/resources/testrepository.yaml