Use value classes for strings inside internal services and models
tmnd1991 opened this issue · 0 comments
tmnd1991 commented
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