Skip to content

AASd-002: wrong Regex pattern in documentation - or: support 1-character idShorts #641

@Frosty2500

Description

@Frosty2500

Both in the change log and in referabel attributes two different wrong RegEx patterns are given as examples. From the textual description a should be a valid id-short. But it does not fit any of the two patterns. An example of a RegEx pattern that fits the textual description is ^[a-zA-Z]|[a-zA-Z][a-zA-Z0-9_-]*[a-zA-Z0-9_]$.

  • I have signed the required Developer Certificate of Origin (DCO) already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    requires workstream approvalstrategic decision proposal needs to be prepared in TF spec team

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions