Skip to content

[FEATURE] Add validation rules for variables in upload panel #16

Description

@CarlosEpiStats

Problem Statement

CDISC variable names are often very similar, and errors can arise when selecting a numeric variable (e.g., ASTDY) instead of a date variable (e.g., ASTDT).

These variables are usually coerced to character, and an error may arise much later when creating a specific plot.

Proposed Solution

Add validation rules when selecting the variables in the upload panel.

  • Date variables when selecting "incidence rates" mode

User Experience

Instant feedback if a variable of a wrong type is selected.

Expected Benefits

No response

Alternatives Considered

No response

Implementation Ideas

Priority Level

Low (would be a minor improvement)

Additional Context

No response

Are you willing to contribute?

I'm willing to submit a PR for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions