min property

int min
final

The minimum number of items that needs to be selected. Defaults to 0.

Contract

Throws AssertionError if both the controller and min are provided.

Implementation

final int min;