forma icon indicating copy to clipboard operation
forma copied to clipboard

Custom validation rules API

Open stepango opened this issue 3 years ago • 1 comments

Validation rules: Self-validation(name) Dependencies validation(test, annotationPrecessor, projects) Content validation

stepango avatar Sep 21 '20 05:09 stepango

We really need this feature in our project for checking target dependencies which we using. We have TV and Mobile modules and it will be nice to have an ability to crate path validation rule for dependencies. It will falls if mobile target has dependency with path which contains "tv" substring it module path (easiest but not best solution).

ikarenkov avatar Feb 17 '21 21:02 ikarenkov