Skip to content

Check if fields referenced in crosswalk actually exist #10

Open
@ezwelty

Description

@ezwelty

Crosswalks will fail silently (return undefined) if the fields they reference are not actually present in the source dataset. This should actually be checked, perhaps as part of a small suite of sanity checks that can optionally be run on a Source object (like Source.validate, but slower and not run by default).

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