Skip to content

Checkbox list validation in public form #2660

@Spark450

Description

@Spark450

Description:
We need to ensure that checkbox list validation is functioning correctly in the public form framework. The component should correctly handle and validate different selection states.

Acceptance criteria:
Checkbox list validation must handle the following scenarios:

  • Exactly 1 option selected from the list
  • No options selected (0 of x)
  • All options selected

Validation logic should support configuration of required states (e.g., at least one required, maximum selections, etc.).

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions