belfastelixir / belfastelixir/DMS

Improve definition and validation of "Service.id()" parameter

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elixir
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

During the last couple of meet-ups the topic of valid Service ids has came up.

The current constraints are as follows:
* Any non-empty binary < 256 bytes.

The current thinking is that this will be improved to be:
* Alpha-numeric.
* Supports `-` and `_`.
* Does not allow print characters or special characters.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.