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

Bug #955: Centralize regexes used in attribute validation #958

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

chrismarget-j
Copy link
Collaborator

@chrismarget-j chrismarget-j commented Oct 30, 2024

introduce apstraregexp package with constants for regex strings and validation messages, plus compile-once regex variables.

Corrects inadvertent "character range from hyphen" issue from #955.

Closes #955.

@chrismarget-j chrismarget-j linked an issue Oct 30, 2024 that may be closed by this pull request
@chrismarget-j chrismarget-j merged commit ef7ddd1 into main Oct 30, 2024
1 check passed
@chrismarget-j chrismarget-j deleted the 955-validation-regex-malformed branch October 30, 2024 21:03
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.

Validation regex malformed
2 participants