8000 GitHub Β· Where software is built
[go: up one dir, main page]

Skip to content
change type of Variant Key Mismatch errorsΒ #367
Closed
@macchiati

Description

@macchiati

The Variant Key Mismatch errors are miscategorized in Variant Key Mismatch errors as being "Data Model errors". They are clearly syntax errors, and do not require any knowledge of the data model or "semantics" to detect. Instead, they are syntactic errors, and can be detected in parsing.

I think there is a bit of confusion because they are not detectible by the BNF. But that should not be the criterion. There are many instances in many specifications of syntax errors that are not detectible by a BNF processor, such as Well-formedness constraint in https://www.w3.org/TR/xml/#sec-logical-struct and elsewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    formattingIssue pertains to the formatting section of the specresolve-candidateThis issue appears to have been answered or resolved, and may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0