Skip to content

Redcap Slider data type creates an invalid VLMD #97

@hina-shah

Description

@hina-shah

Slider data type fields in the Redcap's exported data dictionary is not being parsed by the tool. This creates an invalid json, with the following errors in the resulting report:

{ "valid": false, "errors": [ { "json_path": "$[119].constraints.maximum", "message": "100.0 is not valid under any of the given schemas" }, { "json_path": "$[119].constraints.minimum", "message": "0.0 is not valid under any of the given schemas" }, ...

An example redcap export file: https://github.com/uc-cdis/heal-data-dictionaries/blob/main/data-dictionaries/HDP00253_SPRINT/input/sprint_2020-12-16.csv

I have seen this in a few other redcap exports as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions