Skip to content

dash isn't allowed in the name of a .uvl-file #56

@MiriamGaus

Description

@MiriamGaus

You can use dashs in the name of your .uvl file, as long as you do not intend to import it in your UVL model. However, referencing a name with a dash (for example, string-constraints.uvl) as an import is not possible, because the UVL grammar does not allow dash in ID_STRICT identifiers, and imports typically require names that match the ID_STRICT rule.

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