Skip to content

Regexp validation doesn't work #546

@grintroy

Description

@grintroy

I'm running the latest Docker version of self-hosted Docuseal, and the Regexp validation doesn't seem to work.

The pattern I'm using is:

^\+?\d{1,4}?[-.\s]?\(?\d{1,3}?\)?[-.\s]?\d{1,4}[-.\s]?\d{1,4}[-.\s]?\d{1,9}$

It should work for simple phone number validation – see https://regex101.com/r/bCgjPz/2

When I'm filling the form with the wrong values, no error is shown, which is not expected behaviour, as I believe.

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