Method | Description | |
---|---|---|
__construct ( string $question, array $choiceViews, mixed $default = null ) | ||
getValidator ( ) : callable | ||
setErrorMessage ( string $errorMessage ) | ||
setMultiselect ( boolean $multiselect ) |
Method | Description | |
---|---|---|
assertFlatChoiceViewsArray ( array $choiceViews ) | ||
prepareAutocompleteValues ( ) : array | ||
prepareChoices ( ) : array | ||
resolveChoiceViewValue ( string $selectedValue ) : string |
public setErrorMessage ( string $errorMessage ) | ||
$errorMessage | string |