Skip to content

[Feature Request] Add support to validate values concatenated by __ #110

@Abilityguy

Description

@Abilityguy

When values are concatenated by __, lint throws a warning.

For example, when Airport, BusStation and TrainStation are concatenated with __ in
locationOfCrime: Airport__BusStation__TrainStation

the report.json gives

    "level": "LEVEL_WARNING",
    "location": {
      "file": "fbi_hatecrime_stat_vars.mcf",
      "lineNumber": "20923"
    },
    "userMessage": "Failed reference existence check :: value-ref: 'Airport__BusStation__TrainStation', property: 'locationOfCrime'...

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