Combinations

data class Combinations(combinations: List<<ERROR CLASS><Int, MinimumShouldMatch.Simple>>) : MinimumShouldMatch

A list of pairs where the first value is a positive integer. If the number of matched clauses is greater than it then a specification from the second value is applied.

Constructors

Combinations
Link copied to clipboard
fun Combinations(vararg combinations: <ERROR CLASS><Int, MinimumShouldMatch.Simple>)
Combinations
Link copied to clipboard
fun Combinations(combinations: List<<ERROR CLASS><Int, MinimumShouldMatch.Simple>>)

Functions

toValue
Link copied to clipboard
open override fun toValue(): String

Properties

combinations
Link copied to clipboard
val combinations: List<<ERROR CLASS><Int, MinimumShouldMatch.Simple>>