Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tigerstripe-dev] Tigerstripe model validation


Hi team,
 
I'm wondering if Tigerstripe workbench provides model validation functionalities. Sample use cases would be to check a Tigerstripe model project to find:
 
1) all Entity artifacts inheriting from AssociationClass artifacts
2) all Association Class artifact inheriting from Entity artifacts
3) all artifact descriptions containing illegal characters
 
Does current workbench support these cases, or any extension points available for implementing such cases and other specific validation rules?
 
kind regards,
Jinzhai
 
 
 
 
 

Back to the top