The SearchForm activity has two properties SelectionMinCount and SelectionMaxCount that respectively indicate the minimum and maximum number of items that must be selected in the result list.
Both properties default to 0, which means "no minimum" for SelectionMinCount and "no maximum" for SelectionMaxCount.