min property
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;
The minimum number of items that needs to be selected. Defaults to 0.
Throws AssertionError if both the controller and min are provided.
final int min;