Answer Count Validator Schema Properties
Validates the number of selected choices in a multi-select question.
Element type: answercountvalidator
Properties: 4
Category: Validators
General
Section titled “General”maxCount
Section titled “maxCount”- Type:
number - Default:
—
A maximum number of selected answers.
minCount
Section titled “minCount”- Type:
number - Default:
—
A minimum number of selected answers.
notificationType
Section titled “notificationType”- Type:
string - Default:
"error" - Allowed values:
error,warning,info
Specifies the type of notification shown to users.
- Type:
string - Default:
— - Localizable: Yes
An error message to display when a value fails validation.