Classes
Enumerations
Interfaces
TypeAliases

CompassHasLinkScorecardCriteria

The configuration for a scorecard criterion representing the presence of a link, for example, 'Has Repository', or 'Has Documentation'.

Property NameTypeDescription
__typenameLiteral
idStringThe ID of the scorecard criterion.
linkTypeCompassLinkTypeThe type of link, for example 'Repository' if 'Has Repository'.
scorecardCriteriaScoreMaybe<CompassScorecardCriteriaScore>Returns the calculated score for a component.
textComparatorMaybe<CompassCriteriaTextComparatorOptions>The comparison operation to be performed.
textComparatorValueMaybe<String>The value that the field is compared to.
weightNumberThe weight that will be used in determining the aggregate score.

Rate this page: