Skip to content

Answer Count Validator Schema Properties

Validates the number of selected choices in a multi-select question.

Element type: answercountvalidator Properties: 4 Category: Validators


  • Type: number
  • Default:

A maximum number of selected answers.

  • Type: number
  • Default:

A minimum number of selected answers.

  • 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.