ArgumentMatcher.naturalLanguage(argumentName:criteria:)

A value that indicates that the argument must be present and semantically match the given criteria.

Declaration

case naturalLanguage(argumentName: String, criteria: String)