Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.

Wildcard dot where literal dot expected? #7

@stephenatwork

Description

@stephenatwork

In cv.js both validationPattern have "(.[0-9]+)+" which afaik is intended to match dot separated numbers.

Unless JS regex is wildly different, this would normally be written "(.[0-9]+)+"

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