agile-lab-dev/whitefox

Use value classes for strings inside internal services and models

Opened this issue · 0 comments

Having a lot of strings around might lead to hard to debug errors.
When we have a string that represents a precise meaning (i.e. a table name or a share name) we should wrap it in a dedicated value class