checkAny
Returns information about the match between a result value and the .any property of an IMatchOptions predicate
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| attribute Required | string | ||
| option Required | string | string[] | ||
| resultValue Required | string | string[] |
Returns
| Property | Type | Notes |
|---|---|---|
| string | ||
| boolean | ||
| Optional | MatchCondition | |
| Optional | string | |
| Optional | Record<stringany> | |
| Optional | string | |
| Optional | string |
Function defined in packages/common/src/search/_internal/explainHelpers.ts:118