haveAnnotationWithArgument

fun haveAnnotationWithArgument(annotationName: String, argName: String?, argValue: String): ClassesRuleBuilder

Restricts the rules to classes with specified annotation having a matching argument name and value.