Skip to content

Conversation

@Ian-Nara
Copy link
Contributor

This validates link_id against a regex at the time of service creation. This can help prevent input errors

This PR is dependent on:

@Ian-Nara Ian-Nara changed the title refactoring validate link_id's against per-service regex Jun 17, 2025
return roles;
}

private boolean validateLinkIdAgainstServiceRegex(String linkId, String serviceRegex) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe isValidLinkId?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah that sounds good

Base automatically changed from ian-UID2-3134-add-link-id-regex-field-to-services to main June 18, 2025 03:55
@Ian-Nara Ian-Nara merged commit 88a60e5 into main Jun 18, 2025
4 checks passed
@Ian-Nara Ian-Nara deleted the ian-UID2-3134-validate-linkid-against-service-regex branch June 18, 2025 04:56
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.

3 participants