Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core) Properly handles flags in string regex validators #303

Merged
merged 2 commits into from
Aug 5, 2021

Conversation

jeromesimeon
Copy link
Member

@jeromesimeon jeromesimeon commented Aug 4, 2021

Signed-off-by: jeromesimeon [email protected]

Closes #302

Changes

  • Handles regular expressions with flags

Flags

@jeromesimeon jeromesimeon requested a review from mttrbrts August 4, 2021 12:45
@jeromesimeon jeromesimeon merged commit c4c28e1 into accordproject:master Aug 5, 2021
@jeromesimeon jeromesimeon deleted the js-fix-regex-302 branch August 5, 2021 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regular expressions do not work with flags
2 participants